Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h86 #define LOADED_MM_SWITCHING ((struct mm_struct *)1UL) macro
/openbmc/linux/arch/x86/mm/
H A Dtlb.c635 this_cpu_write(cpu_tlbstate.loaded_mm, LOADED_MM_SWITCHING); in switch_mm_irqs_off()