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)
345 cur_cpu_spec->mmu_features &= ~(MMU_FTR_16M_PAGE); in htab_dt_scan_page_sizes()362 cur_cpu_spec->mmu_features |= MMU_FTR_16M_PAGE; in htab_dt_scan_page_sizes()495 if (mmu_has_feature(MMU_FTR_16M_PAGE)) in htab_init_page_sizes()
843 if (!mmu_has_feature(MMU_FTR_16M_PAGE)) in has_transparent_hugepage()
899 if (!mmu_has_feature(MMU_FTR_16M_PAGE)) in hugetlbpage_init()