mmu_radix_page_is_mapped
bool mmu_radix_page_is_mapped(vm_page_t m);
.page_is_mapped = mmu_radix_page_is_mapped,