Home
last modified time | relevance | path

Searched refs:switch_fpu_return (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dapi.h65 extern void switch_fpu_return(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dcore.c401 void switch_fpu_return(void) in switch_fpu_return() function
408 EXPORT_SYMBOL_GPL(switch_fpu_return);
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dentry-common.h59 switch_fpu_return(); in arch_exit_to_user_mode_prepare()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c1134 switch_fpu_return(); in emulator_get_fpu()
H A Dx86.c9198 switch_fpu_return(); in vcpu_enter_guest()