Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dhash_native_64.c148 unsigned int use_local = local && mmu_has_feature(MMU_FTR_TLBIEL); in tlbie() local
151 if (use_local) in tlbie()
152 use_local = mmu_psize_defs[psize].tlbiel; in tlbie()
153 if (lock_tlbie && !use_local) in tlbie()
156 if (use_local) { in tlbie()
163 if (lock_tlbie && !use_local) in tlbie()