pmap_expand
pt_entry_t *pmap_expand(pmap_t, vaddr_t, int);
pte = pmap_expand(pmap, va, flags & PMAP_CANFAIL);