Home
last modified time | relevance | path

Searched defs:mmu_linear_psize (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dmmu-40x.h66 #define mmu_linear_psize MMU_PAGE_256M macro
H A Dmmu-44x.h149 #define mmu_linear_psize MMU_PAGE_256M macro
H A Dmmu-8xx.h171 #define mmu_linear_psize MMU_PAGE_8M macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dmmu-hash.h234 #define mmu_linear_psize MMU_PAGE_256M macro
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c112 int mmu_linear_psize = MMU_PAGE_4K; variable