pmap_pvh_wired_mappings
count = pmap_pvh_wired_mappings(&m->md, count);
count = pmap_pvh_wired_mappings(pa_to_pvh(VM_PAGE_TO_PHYS(m)),
static int pmap_pvh_wired_mappings(struct md_page *pvh, int count);
count = pmap_pvh_wired_mappings(&m->md, count);
count = pmap_pvh_wired_mappings(pa_to_pvh(VM_PAGE_TO_PHYS(m)),