Searched refs:MMU_PAGE_512K (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/arch/powerpc/mm/nohash/ |
| D | 8xx.c | 69 if (WARN_ON(psize != MMU_PAGE_512K && psize != MMU_PAGE_8M)) in __early_map_kernel_hugepage() 76 if (psize == MMU_PAGE_512K) in __early_map_kernel_hugepage() 81 if (psize == MMU_PAGE_512K) in __early_map_kernel_hugepage() 117 PAGE_KERNEL_NCG, MMU_PAGE_512K, true); in mmu_mapin_immr() 129 __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new); in mmu_mapin_ram_chunk() 133 __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new); in mmu_mapin_ram_chunk()
|
| D | tlb.c | 104 [MMU_PAGE_512K] = {
|
| /Linux-v6.6/arch/powerpc/include/asm/ |
| D | mmu.h | 372 #define MMU_PAGE_512K 5 macro
|