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

/linux-master/arch/powerpc/mm/nohash/
H A D8xx.c71 if (WARN_ON(psize != MMU_PAGE_512K && psize != MMU_PAGE_8M))
78 if (psize == MMU_PAGE_512K)
83 if (psize == MMU_PAGE_512K)
119 PAGE_KERNEL_NCG, MMU_PAGE_512K, true);
132 err = __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new);
136 err = __early_map_kernel_hugepage(v, p, prot, MMU_PAGE_512K, new);
H A Dtlb.c104 [MMU_PAGE_512K] = {
/linux-master/arch/powerpc/include/asm/
H A Dmmu.h366 #define MMU_PAGE_512K 5 macro

Completed in 108 milliseconds