Searched refs:MMU_PAGE_16M (Results 1 – 11 of 11) sorted by relevance
29 else if (shift == mmu_psize_defs[MMU_PAGE_16M].shift) in hstate_get_psize()30 return MMU_PAGE_16M; in hstate_get_psize()130 if (mmu_psize != MMU_PAGE_16M && mmu_psize != MMU_PAGE_16G) in check_and_get_huge_psize()
179 if (psize == MMU_PAGE_16M) in slice_mask_for_size()
322 BUG_ON(psize == MMU_PAGE_16M); in hpte_do_hugepage_flush()388 if (mmu_psize_defs[MMU_PAGE_16M].shift != PMD_SHIFT) in hash__has_transparent_hugepage()399 (mmu_psize_defs[MMU_PAGE_64K].penc[MMU_PAGE_16M] == -1)) in hash__has_transparent_hugepage()404 if (mmu_psize_defs[MMU_PAGE_4K].penc[MMU_PAGE_16M] == -1) in hash__has_transparent_hugepage()
162 if (mmu_psize_defs[MMU_PAGE_16M].shift) in hugetlbpage_init_default()163 hpage_shift = mmu_psize_defs[MMU_PAGE_16M].shift; in hugetlbpage_init_default()
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 },401 idx = MMU_PAGE_16M; in get_idx_from_shift()444 if (base_idx == MMU_PAGE_16M) in htab_dt_scan_page_sizes()651 if (mmu_psize_defs[MMU_PAGE_16M].shift) in htab_init_page_sizes()652 mmu_linear_psize = MMU_PAGE_16M; in htab_init_page_sizes()690 if (mmu_psize_defs[MMU_PAGE_16M].shift && in htab_init_page_sizes()692 mmu_vmemmap_psize = MMU_PAGE_16M; in htab_init_page_sizes()1794 MMU_PAGE_16M, ssize, local); in flush_hash_hugepage()
29 int ret, lpsize = MMU_PAGE_16M; in __hash_page_thp()
623 int actual_psize = MMU_PAGE_16M; in native_hugepage_invalidate()
112 case MMU_PAGE_16M: in mmu_pagesize()197 case MMU_PAGE_16M: in decode_pagesize()199 return MMU_PAGE_16M; in decode_pagesize()256 pgsize = slbe->large ? MMU_PAGE_16M : MMU_PAGE_4K; in kvmppc_mmu_book3s_64_xlate()410 slbe->base_page_size = MMU_PAGE_16M; in kvmppc_mmu_book3s_64_slbmte()417 slbe->base_page_size = MMU_PAGE_16M; in kvmppc_mmu_book3s_64_slbmte()
66 [MMU_PAGE_16M] = {122 [MMU_PAGE_16M] = {678 mmu_vmemmap_psize = MMU_PAGE_16M; in early_init_mmu_global()
342 #define MMU_PAGE_16M 10 macro
1176 if (is_supported_hlbkrm(psize, MMU_PAGE_16M)) in __pSeries_lpar_hugepage_invalidate()