mmu_radix_enter
int mmu_radix_enter(pmap_t, vm_offset_t, vm_page_t, vm_prot_t, u_int, int8_t);
.enter = mmu_radix_enter,