mmu_radix_enter_quick
void mmu_radix_enter_quick(pmap_t, vm_offset_t, vm_page_t, vm_prot_t);
.enter_quick = mmu_radix_enter_quick,