Searched refs:CIF_FPU (Results 1 – 6 of 6) sorted by relevance
209 clear_cpu_flag(CIF_FPU); in __load_fpu_regs()228 if (test_cpu_flag(CIF_FPU)) in save_fpu_regs()260 set_cpu_flag(CIF_FPU); in save_fpu_regs()
44 if (test_cpu_flag(CIF_FPU)) in arch_exit_to_user_mode()
18 #define CIF_FPU 3 /* restore FPU registers */ macro24 #define _CIF_FPU BIT(CIF_FPU)
101 if (!test_cpu_flag(CIF_FPU)) in kernel_fpu_begin()
1137 if (test_cpu_flag(CIF_FPU)) in do_vsie_run()
4832 if (test_cpu_flag(CIF_FPU)) in __vcpu_run()