Home
last modified time | relevance | path

Searched refs:MMU_PAGE_512K (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A D8xx.c79 if (WARN_ON(psize != MMU_PAGE_512K && psize != MMU_PAGE_8M)) in __early_map_kernel_hugepage()
86 if (psize == MMU_PAGE_512K) in __early_map_kernel_hugepage()
91 if (psize == MMU_PAGE_512K) in __early_map_kernel_hugepage()
126 PAGE_KERNEL_NCG, MMU_PAGE_512K, true); in mmu_mapin_immr()
138 __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new); in mmu_mapin_ram_chunk()
142 __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new); in mmu_mapin_ram_chunk()
H A Dtlb.c92 [MMU_PAGE_512K] = {
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A D8xx.c69 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()
H A Dtlb.c104 [MMU_PAGE_512K] = {
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmmu.h350 #define MMU_PAGE_512K 5 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmmu.h372 #define MMU_PAGE_512K 5 macro

Completed in 5 milliseconds