Searched refs:MMU_FTR_16M_PAGE (Results 1 – 5 of 5) sorted by relevance
73 #define MMU_FTR_16M_PAGE ASM_CONST(0x04000000) macro
204 #define MMU_FTR_PPCAS_ARCH_V2 (MMU_FTR_TLBIEL | MMU_FTR_16M_PAGE)
344 cur_cpu_spec->mmu_features &= ~(MMU_FTR_16M_PAGE); in htab_dt_scan_page_sizes()361 cur_cpu_spec->mmu_features |= MMU_FTR_16M_PAGE; in htab_dt_scan_page_sizes()494 if (mmu_has_feature(MMU_FTR_16M_PAGE)) in htab_init_page_sizes()
858 if (!mmu_has_feature(MMU_FTR_16M_PAGE)) in has_transparent_hugepage()
892 if (!mmu_has_feature(MMU_FTR_16M_PAGE)) in hugetlbpage_init()