pmap_stat_update
pmap_stat_update(pmap, wired_count, -1);
pmap_stat_update(pmap, resident_count, -1);
pmap_stat_update(pmap, wired_count,
pmap_stat_update(pmap, resident_count, 1);
pmap_stat_update(pmap, wired_count, 1);
pmap_stat_update(pmap,
pmap_stat_update(pmap,
pmap_stat_update(pmap, resident_count, 1);
pmap_stat_update(pmap, wired_count, 1);
pmap_stat_update(pmap, resident_count, -count);
pmap_stat_update(pmap, wired_count, -count);
pmap_stat_update(pmap, wired_count, -1);