Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dtlbflush.h87 #define LOADED_MM_SWITCHING ((struct mm_struct *)1UL) macro
/arch/x86/mm/
A Dtlb.c477 while (READ_ONCE(per_cpu(cpu_tlbstate.loaded_mm, cpu)) == LOADED_MM_SWITCHING) in finish_asid_transition()
913 this_cpu_write(cpu_tlbstate.loaded_mm, LOADED_MM_SWITCHING); in switch_mm_irqs_off()
1300 if (loaded_mm == LOADED_MM_SWITCHING) in should_flush_tlb()

Completed in 9 milliseconds