Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c219 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
223 if (lock_tlbie && !use_local) in tlbie()
234 if (lock_tlbie && !use_local) in tlbie()
836 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
838 if (lock_tlbie) in native_flush_hash_range()
857 if (lock_tlbie) in native_flush_hash_range()
/linux/arch/powerpc/platforms/pseries/
H A Dlpar.c1234 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
1236 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1245 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
1532 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
1538 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
1585 if (lock_tlbie) in pSeries_lpar_flush_hash_range()