Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtlbflush.h75 * LOADED_MM_SWITCHING during the brief interrupts-off window
81 #define LOADED_MM_SWITCHING ((struct mm_struct *)1UL) macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c554 this_cpu_write(cpu_tlbstate.loaded_mm, LOADED_MM_SWITCHING); in switch_mm_irqs_off()
1175 * sets loaded_mm to LOADED_MM_SWITCHING before writing to CR3. in nmi_uaccess_okay()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c635 this_cpu_write(cpu_tlbstate.loaded_mm, LOADED_MM_SWITCHING); in switch_mm_irqs_off()
1299 * sets loaded_mm to LOADED_MM_SWITCHING before writing to CR3. in nmi_uaccess_okay()

Completed in 5 milliseconds