mmu_radix_protect
void mmu_radix_protect(pmap_t, vm_offset_t, vm_offset_t, vm_prot_t);
.protect = mmu_radix_protect,