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

/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_utils.c124 int mmu_ci_restrictions; variable
841 * If not, we use 4k and set mmu_ci_restrictions so that
859 mmu_ci_restrictions = 1;
1611 if (mmu_ci_restrictions && psize == MMU_PAGE_64K && pte_ci(*ptep)) {
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h316 * If this is the case, mmu_ci_restrictions will be set to 1.
318 extern int mmu_ci_restrictions;

Completed in 186 milliseconds