Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtlbflush.h207 bool invalidate_other; member
351 this_cpu_write(cpu_tlbstate.invalidate_other, true); in invalidate_other_asid()
/Linux-v5.4/arch/x86/mm/
Dtlb.c70 this_cpu_write(cpu_tlbstate.invalidate_other, false); in clear_asid_other()
87 if (this_cpu_read(cpu_tlbstate.invalidate_other)) in choose_new_asid()