Searched refs:arch_end_context_switch (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kernel/ | ||
| H A D | process_32.c | 189 arch_end_context_switch(next_p); in __switch_to() |
| /linux/arch/x86/include/asm/ | ||
| H A D | pgtable.h | 120 #define arch_end_context_switch(prev) do {} while(0) macro |