Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c218 unsigned int use_local = local && mmu_has_feature(MMU_FTR_TLBIEL); in tlbie() local
221 if (use_local) in tlbie()
222 use_local = mmu_psize_defs[psize].tlbiel; in tlbie()
223 if (lock_tlbie && !use_local) in tlbie()
226 if (use_local) { in tlbie()
234 if (lock_tlbie && !use_local) in tlbie()