Searched refs:MMU_PAGE_COUNT (Results 1 – 17 of 17) sorted by relevance
54 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {85 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {100 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {452 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()491 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()514 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()542 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in setup_page_sizes()555 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()
206 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];212 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
19 int penc[MMU_PAGE_COUNT]; /* HPTE encoding */27 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];
74 BUILD_BUG_ON((MMU_PAGE_COUNT - 1) > 0xf); in hugepd_page()
174 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()
259 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];265 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) in shift_to_mmu_psize()
101 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];147 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},162 .penc = {[MMU_PAGE_4K] = 0, [1 ... MMU_PAGE_COUNT - 1] = -1},170 [MMU_PAGE_16M + 1 ... MMU_PAGE_COUNT - 1] = -1 },556 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in mmu_psize_set_default_penc()557 for (apsize = 0; apsize < MMU_PAGE_COUNT; apsize++) in mmu_psize_set_default_penc()639 for (bp = 0; bp < MMU_PAGE_COUNT; ++bp) { in init_hpte_page_sizes()642 for (ap = bp; ap < MMU_PAGE_COUNT; ++ap) { in init_hpte_page_sizes()
403 atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
40 #define HUGE_MAX_HSTATE (MMU_PAGE_COUNT-1)
366 #define MMU_PAGE_COUNT 16 macro
67 static int hblkrm_size[MMU_PAGE_COUNT][MMU_PAGE_COUNT] __ro_after_init;1412 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) { in check_lp_set_hblkrm()1415 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in check_lp_set_hblkrm()1486 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in pseries_lpar_read_hblkrm_characteristics()1487 for (idx = 0; idx < MMU_PAGE_COUNT; idx++) in pseries_lpar_read_hblkrm_characteristics()
252 psize = MMU_PAGE_COUNT; in huge_ptep_set_access_flags()
277 BUILD_BUG_ON(MMU_PAGE_COUNT > 16); in mem_init()
629 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in hugetlbpage_init()
297 while (idx < MMU_PAGE_COUNT) { in decode_r()
193 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_walk_radix_tree()