Home
last modified time | relevance | path

Searched refs:lock_tlbie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_native.c302 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
308 if (lock_tlbie && !use_local) in tlbie()
319 if (lock_tlbie && !use_local) in tlbie()
891 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
893 if (lock_tlbie) in native_flush_hash_range()
912 if (lock_tlbie) in native_flush_hash_range()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_native.c221 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
227 if (lock_tlbie && !use_local) in tlbie()
238 if (lock_tlbie && !use_local) in tlbie()
843 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
845 if (lock_tlbie) in native_flush_hash_range()
864 if (lock_tlbie) in native_flush_hash_range()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlpar.c1179 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
1181 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1190 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1497 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
1503 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
1550 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlpar.c1233 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
1235 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1244 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1531 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
1537 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
1584 if (lock_tlbie) in pSeries_lpar_flush_hash_range()

Completed in 14 milliseconds