Home
last modified time | relevance | path

Searched refs:mmu_clear_feature (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmmu.h241 static inline void mmu_clear_feature(unsigned long feature) in mmu_clear_feature() function
261 static inline void mmu_clear_feature(unsigned long feature) in mmu_clear_feature() function
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dtlb.c352 mmu_clear_feature(MMU_FTR_USE_TLBIVAX_BCAST); in early_init_mmu_47x()