Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dhash_native_64.c155 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in tlbie() local
161 if (lock_tlbie && !use_local) in tlbie()
171 if (lock_tlbie && !use_local) in tlbie()
679 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in native_flush_hash_range() local
681 if (lock_tlbie) in native_flush_hash_range()
696 if (lock_tlbie) in native_flush_hash_range()
/arch/powerpc/platforms/pseries/
Dlpar.c406 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in __pSeries_lpar_hugepage_invalidate() local
408 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
438 if (lock_tlbie) in __pSeries_lpar_hugepage_invalidate()
519 int lock_tlbie = !mmu_has_feature(MMU_FTR_LOCKLESS_TLBIE); in pSeries_lpar_flush_hash_range() local
525 if (lock_tlbie) in pSeries_lpar_flush_hash_range()
571 if (lock_tlbie) in pSeries_lpar_flush_hash_range()