Searched refs:old_active_mmid (Results 1 – 1 of 1) sorted by relevance
182 u64 ctx, old_active_mmid; in check_switch_mmu_context() local210 old_active_mmid = READ_ONCE(cpu_data[cpu].asid_cache); in check_switch_mmu_context()211 if (!old_active_mmid || in check_switch_mmu_context()213 !cmpxchg_relaxed(&cpu_data[cpu].asid_cache, old_active_mmid, ctx)) { in check_switch_mmu_context()