Home
last modified time | relevance | path

Searched refs:switch_to_sld (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpu.h45 extern void switch_to_sld(unsigned long tifn);
50 static inline void switch_to_sld(unsigned long tifn) {} in switch_to_sld() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c664 switch_to_sld(tifn); in __switch_to_xtra()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel.c1133 void switch_to_sld(unsigned long tifn) in switch_to_sld() function