Searched refs:MMU_PAGE_COUNT (Results 1 – 10 of 10) sorted by relevance
19 int penc[MMU_PAGE_COUNT]; /* HPTE encoding */28 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];
176 extern atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
189 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()206 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in ap_to_shift()
256 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];262 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
144 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},159 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},167 [MMU_PAGE_16M + 1 ... MMU_PAGE_COUNT - 1] = -1 },972 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in mmu_psize_set_default_penc() 973 for (apsize = 0; apsize < MMU_PAGE_COUNT; apsize++) in mmu_psize_set_default_penc() 1055 for (bp = 0; bp < MMU_PAGE_COUNT; ++bp) { in init_hpte_page_sizes() 1058 for (ap = bp; ap < MMU_PAGE_COUNT; ++ap) { in init_hpte_page_sizes()
374 #define MMU_PAGE_COUNT 16 macro
287 BUILD_BUG_ON(MMU_PAGE_COUNT > 16); in arch_mm_preinit()
306 while (idx < MMU_PAGE_COUNT) { in decode_r()
208 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_walk_radix_tree()
1320 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in do_tlb_invalidate_nested_tlb()