arch_start_context_switch  681 arch/x86/include/asm/paravirt.h static inline void arch_start_context_switch(struct task_struct *prev)
arch_start_context_switch  428 include/asm-generic/pgtable.h #define arch_start_context_switch(prev)	do {} while (0)