pv_insert
static void pv_insert(pmap_t, vm_offset_t, vm_page_t);
pv_insert(pmap, va, page);
pv_insert(pmap, va, m);