pmap_resident_count
#define pmap_resident_count(pmap) \
#define pmap_resident_count(pmap) ((pmap)->pm_stats.resident_count)