Searched refs:MMU_PAGE_COUNT (Results 1 – 15 of 15) 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] = {464 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()503 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()
97 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];142 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},156 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},164 [MMU_PAGE_16M + 1 ... MMU_PAGE_COUNT - 1] = -1 },526 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in mmu_psize_set_default_penc()527 for (apsize = 0; apsize < MMU_PAGE_COUNT; apsize++) in mmu_psize_set_default_penc()609 for (bp = 0; bp < MMU_PAGE_COUNT; ++bp) { in init_hpte_page_sizes()612 for (ap = bp; ap < MMU_PAGE_COUNT; ++ap) { in init_hpte_page_sizes()
460 atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
344 BUILD_BUG_ON(MMU_PAGE_COUNT > 16); in mem_init()
304 while (idx < MMU_PAGE_COUNT) { in decode_r()
667 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in hugetlbpage_init()
235 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];241 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
250 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];256 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
24 BUILD_BUG_ON((MMU_PAGE_COUNT - 1) > 0xf); in hugepd_page()
310 #define MMU_PAGE_COUNT 16 macro
49 #define HUGE_MAX_HSTATE (MMU_PAGE_COUNT-1)
17 int penc[MMU_PAGE_COUNT]; /* HPTE encoding */25 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];
230 extern atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
193 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
106 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_radix_xlate()