get_pv_entry
pv = get_pv_entry(pmap, false);
static pv_entry_t get_pv_entry(pmap_t pmap, bool try);
if ((pv = get_pv_entry(pmap, true)) != NULL) {