Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()