Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/include/asm/
Dmmu-40x.h65 #define mmu_linear_psize MMU_PAGE_256M macro
Dmmu-hash32.h91 #define mmu_linear_psize MMU_PAGE_256M macro
Dmmu-8xx.h147 #define mmu_linear_psize MMU_PAGE_8M macro
Dmmu-44x.h145 #define mmu_linear_psize MMU_PAGE_256M macro
/linux-3.3/arch/powerpc/mm/
Dtlb_nohash.c136 int mmu_linear_psize; /* Page size used for the linear mapping */ variable
Dhash_utils_64.c98 int mmu_linear_psize = MMU_PAGE_4K; variable