Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dprocess_32.c189 arch_end_context_switch(next_p); in __switch_to()
/linux/arch/x86/include/asm/
H A Dpgtable.h120 #define arch_end_context_switch(prev) do {} while(0) macro