
Define pmap_resident_count(), pmap_wired_count() to call pmap_resident_pages(), pmap_wired_pages() respectively, so we can keep those statistics on lower-level structures instead of here.
Define pmap_resident_count(), pmap_wired_count() to call pmap_resident_pages(), pmap_wired_pages() respectively, so we can keep those statistics on lower-level structures instead of here.