pv_get
static struct pv_entry *pv_get(pmap_t pmap, uintptr_t ppn, uintptr_t lpn);
pv = pv_get(pmap, ppn, lpn); /* get our (copy) of pv entry */