Searched refs:MMU_PAGE_COUNT (Results 1 – 13 of 13) sorted by relevance
58 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {89 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {108 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {461 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()500 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()523 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()551 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in setup_page_sizes()564 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()
96 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];140 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},154 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},162 [MMU_PAGE_16M + 1 ... MMU_PAGE_COUNT - 1] = -1 },531 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in mmu_psize_set_default_penc()532 for (apsize = 0; apsize < MMU_PAGE_COUNT; apsize++) in mmu_psize_set_default_penc()612 for (bp = 0; bp < MMU_PAGE_COUNT; ++bp) { in init_hpte_page_sizes()615 for (ap = bp; ap < MMU_PAGE_COUNT; ++ap) { in init_hpte_page_sizes()
353 BUILD_BUG_ON(MMU_PAGE_COUNT > 16); in mem_init()
305 while (idx < MMU_PAGE_COUNT) { in decode_r()
664 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in hugetlbpage_init()
198 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];204 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
254 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];260 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
49 #define HUGE_MAX_HSTATE (MMU_PAGE_COUNT-1)
302 #define MMU_PAGE_COUNT 16 macro
24 BUILD_BUG_ON((MMU_PAGE_COUNT - 1) > 0xf); in hugepd_page()
17 int penc[MMU_PAGE_COUNT]; /* HPTE encoding */25 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];
188 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
112 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_radix_xlate()