Home
last modified time | relevance | path

Searched refs:mmu_booke_alloc_kernel_pgtables (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/powerpc/booke/
H A Dpmap_64.c575 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables() function
H A Dpmap_32.c662 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables() function
H A Dpmap.c678 data_end = round_page(mmu_booke_alloc_kernel_pgtables(data_end)); in mmu_booke_bootstrap()