Searched refs:use_local (Results 1 – 1 of 1) sorted by relevance
218 unsigned int use_local = local && mmu_has_feature(MMU_FTR_TLBIEL); in tlbie() local221 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()