__pmap_pv_enter
if (__pmap_pv_enter(pmap, pg, va, prot) != 0) {
STATIC int __pmap_pv_enter(pmap_t, struct vm_page *, vaddr_t, vm_prot_t);