Searched refs:FPU_SAVE_XSAVE (Results 1 – 4 of 4) sorted by relevance
415 case FPU_SAVE_XSAVE: in fpu_area_save()440 case FPU_SAVE_XSAVE: in fpu_area_restore()782 if (x86_fpu_save >= FPU_SAVE_XSAVE) { in fpu_xstate_reload()825 case FPU_SAVE_XSAVE: in fpu_clear()1012 if (x86_fpu_save >= FPU_SAVE_XSAVE) { in process_write_xstate()
808 x86_fpu_save = FPU_SAVE_XSAVE; in cpu_probe_fpu()
477 #define FPU_SAVE_XSAVE 2 macro
552 if (cpu_feature[1] & CPUID2_XSAVE && x86_fpu_save >= FPU_SAVE_XSAVE) in cpu_init()