Searched refs:mmu_ci_restrictions (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-hash64.h225 * If this is the case, mmu_ci_restrictions will be set to 1.
227 extern int mmu_ci_restrictions;
/linux-4.1.27/arch/powerpc/mm/
H A Dhash_utils_64.c115 int mmu_ci_restrictions; variable
515 * If not, we use 4k and set mmu_ci_restrictions so that htab_init_page_sizes()
533 mmu_ci_restrictions = 1; htab_init_page_sizes()
1129 if (mmu_ci_restrictions && psize == MMU_PAGE_64K && hash_page_mm()

Completed in 73 milliseconds