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

/linux-master/arch/x86/include/asm/
H A Dtlbflush.h80 * LOADED_MM_SWITCHING during the brief interrupts-off window
86 #define LOADED_MM_SWITCHING ((struct mm_struct *)1UL) macro
/linux-master/arch/x86/mm/
H A Dtlb.c632 this_cpu_write(cpu_tlbstate.loaded_mm, LOADED_MM_SWITCHING);
1296 * sets loaded_mm to LOADED_MM_SWITCHING before writing to CR3.

Completed in 177 milliseconds