Home
last modified time | relevance | path

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

/src/sys/powerpc/booke/
H A Dpmap_64.c572 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables() function
H A Dpmap_32.c659 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()