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

/linux-master/arch/x86/kernel/
H A Dprocess_32.c190 arch_end_context_switch(next_p);
H A Dprocess_64.c640 arch_end_context_switch(next_p);
/linux-master/arch/x86/include/asm/
H A Dparavirt.h551 static inline void arch_end_context_switch(struct task_struct *next) function
H A Dpgtable.h120 #define arch_end_context_switch(prev) do {} while(0) macro

Completed in 237 milliseconds