Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dhash_native_64.c154 unsigned int use_local; in tlbie() local
157 use_local = local && mmu_has_feature(MMU_FTR_TLBIEL) && !cxl_ctx_in_use(); in tlbie()
159 if (use_local) in tlbie()
160 use_local = mmu_psize_defs[psize].tlbiel; in tlbie()
161 if (lock_tlbie && !use_local) in tlbie()
164 if (use_local) { in tlbie()
171 if (lock_tlbie && !use_local) in tlbie()