Searched refs:MMU_PAGE_16M (Results 1 – 13 of 13) sorted by relevance
28 else if (shift == mmu_psize_defs[MMU_PAGE_16M].shift) in hstate_get_psize()29 return MMU_PAGE_16M; in hstate_get_psize()91 if (mmu_psize != MMU_PAGE_16M && mmu_psize != MMU_PAGE_16G) in check_and_get_huge_psize()
176 if (psize == MMU_PAGE_16M) in slice_mask_for_size()
200 if (psize == MMU_PAGE_16M) in hash__pte_update()
347 BUG_ON(psize == MMU_PAGE_16M); in hpte_do_hugepage_flush()402 if (mmu_psize_defs[MMU_PAGE_16M].shift != PMD_SHIFT) in hash__has_transparent_hugepage()413 (mmu_psize_defs[MMU_PAGE_64K].penc[MMU_PAGE_16M] == -1)) in hash__has_transparent_hugepage()418 if (mmu_psize_defs[MMU_PAGE_4K].penc[MMU_PAGE_16M] == -1) in hash__has_transparent_hugepage()
163 [MMU_PAGE_16M] = {166 .penc = {[0 ... MMU_PAGE_16M - 1] = -1, [MMU_PAGE_16M] = 0,167 [MMU_PAGE_16M + 1 ... MMU_PAGE_COUNT - 1] = -1 },837 idx = MMU_PAGE_16M; in get_idx_from_shift()880 if (base_idx == MMU_PAGE_16M) in htab_dt_scan_page_sizes()1090 if (mmu_psize_defs[MMU_PAGE_16M].shift) in htab_init_page_sizes()1095 if (mmu_psize_defs[MMU_PAGE_16M].shift && aligned) in htab_init_page_sizes()1096 mmu_linear_psize = MMU_PAGE_16M; in htab_init_page_sizes()1134 if (mmu_psize_defs[MMU_PAGE_16M].shift && in htab_init_page_sizes()1136 mmu_vmemmap_psize = MMU_PAGE_16M; in htab_init_page_sizes()[all …]
171 if (mmu_psize_defs[MMU_PAGE_16M].shift) in hugetlbpage_init_defaultsize()172 hpage_shift = mmu_psize_defs[MMU_PAGE_16M].shift; in hugetlbpage_init_defaultsize()
29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp()
509 atomic_long_read(&direct_pages_count[MMU_PAGE_16M]) << 14); in arch_report_meminfo()
598 int actual_psize = MMU_PAGE_16M; in native_hugepage_invalidate()
98 case MMU_PAGE_16M: in mmu_pagesize()183 case MMU_PAGE_16M: in decode_pagesize()185 return MMU_PAGE_16M; in decode_pagesize()242 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate()395 slbe->base_page_size = MMU_PAGE_16M; in kvmppc_mmu_book3s_64_slbmte()402 slbe->base_page_size = MMU_PAGE_16M; in kvmppc_mmu_book3s_64_slbmte()
63 [MMU_PAGE_16M] = {
363 #define MMU_PAGE_16M 10 macro
1240 if (is_supported_hlbkrm(psize, MMU_PAGE_16M)) in __pSeries_lpar_hugepage_invalidate()