Searched refs:MMU_PAGE_COUNT (Results 1 – 16 of 16) sorted by relevance
53 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {84 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {103 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT] = {455 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()494 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()517 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()545 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in setup_page_sizes()558 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in setup_page_sizes()
287 extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];293 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()
177 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()
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()
98 struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];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 },528 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in mmu_psize_set_default_penc()529 for (apsize = 0; apsize < MMU_PAGE_COUNT; apsize++) in mmu_psize_set_default_penc()611 for (bp = 0; bp < MMU_PAGE_COUNT; ++bp) { in init_hpte_page_sizes()614 for (ap = bp; ap < MMU_PAGE_COUNT; ++ap) { in init_hpte_page_sizes()
406 atomic_long_t direct_pages_count[MMU_PAGE_COUNT];
66 static int hblkrm_size[MMU_PAGE_COUNT][MMU_PAGE_COUNT] __ro_after_init;1395 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) { in check_lp_set_hblkrm()1398 for (psize = 0; psize < MMU_PAGE_COUNT; psize++) { in check_lp_set_hblkrm()1469 for (bpsize = 0; bpsize < MMU_PAGE_COUNT; bpsize++) in pseries_lpar_read_hblkrm_characteristics()1470 for (idx = 0; idx < MMU_PAGE_COUNT; idx++) in pseries_lpar_read_hblkrm_characteristics()
40 #define HUGE_MAX_HSTATE (MMU_PAGE_COUNT-1)
353 #define MMU_PAGE_COUNT 16 macro
260 BUILD_BUG_ON(MMU_PAGE_COUNT > 16); in mem_init()
609 for (psize = 0; psize < MMU_PAGE_COUNT; ++psize) { in hugetlbpage_init()
298 while (idx < MMU_PAGE_COUNT) { in decode_r()
190 for (ps = MMU_PAGE_4K; ps < MMU_PAGE_COUNT; ++ps) in kvmppc_mmu_walk_radix_tree()