Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_native.c295 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
301 if (lock_tlbie && !use_local) in tlbie()
312 if (lock_tlbie && !use_local) in tlbie()
864 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
866 if (lock_tlbie) in native_flush_hash_range()
885 if (lock_tlbie) in native_flush_hash_range()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dlpar.c1168 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
1170 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1179 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1486 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
1492 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
1539 if (lock_tlbie) in pSeries_lpar_flush_hash_range()