Searched refs:MMU_PAGE_16M (Results 1 – 12 of 12) 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()
323 BUG_ON(psize == MMU_PAGE_16M); in hpte_do_hugepage_flush()378 if (mmu_psize_defs[MMU_PAGE_16M].shift != PMD_SHIFT) in hash__has_transparent_hugepage()389 (mmu_psize_defs[MMU_PAGE_64K].penc[MMU_PAGE_16M] == -1)) in hash__has_transparent_hugepage()394 if (mmu_psize_defs[MMU_PAGE_4K].penc[MMU_PAGE_16M] == -1) in hash__has_transparent_hugepage()
162 [MMU_PAGE_16M] = {165 .penc = {[0 ... MMU_PAGE_16M - 1] = -1, [MMU_PAGE_16M] = 0,834 idx = MMU_PAGE_16M; in get_idx_from_shift()877 if (base_idx == MMU_PAGE_16M) in htab_dt_scan_page_sizes()1087 if (mmu_psize_defs[MMU_PAGE_16M].shift) in htab_init_page_sizes()1092 if (mmu_psize_defs[MMU_PAGE_16M].shift && aligned) in htab_init_page_sizes()1093 mmu_linear_psize = MMU_PAGE_16M; in htab_init_page_sizes()1131 if (mmu_psize_defs[MMU_PAGE_16M].shift && in htab_init_page_sizes()1133 mmu_vmemmap_psize = MMU_PAGE_16M; in htab_init_page_sizes()1793 hugeshift = mmu_psize_defs[MMU_PAGE_16M].shift; in hash_page_mm()[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()
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()