Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dhash_native_64.c276 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
282 if (lock_tlbie && !use_local) in tlbie()
293 if (lock_tlbie && !use_local) in tlbie()
845 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
847 if (lock_tlbie) in native_flush_hash_range()
866 if (lock_tlbie) in native_flush_hash_range()
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dlpar.c434 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
436 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
466 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
559 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
565 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
611 if (lock_tlbie) in pSeries_lpar_flush_hash_range()