Searched refs:FP_XSAVE (Results 1 – 10 of 10) sorted by relevance
219 case FP_XSAVE: in fp_new_lwp()315 case FP_XSAVE: in fp_save()346 case FP_XSAVE: in fp_restore()375 if (fp_save_mech == FP_XSAVE) { in fp_seed()561 case FP_XSAVE: in fpexterrflt()743 case FP_XSAVE: in fpsetcw()
308 case FP_XSAVE: in setfpregs()371 case FP_XSAVE: in getfpregs()393 case FP_XSAVE: in getfpregs()
163 fp_save_mech = FP_XSAVE; in fpu_probe()190 fp_save_mech = FP_XSAVE; in fpu_probe()
952 if (fp_save_mech == FP_XSAVE) { in i_cpr_start_cpu()
1774 if (fp_save_mech == FP_XSAVE) { in mp_startup_common()
2205 if (fp_save_mech == FP_XSAVE) { in startup_end()
4679 ASSERT(fp_save_mech == FP_XSAVE); in xsave_setup_msr()
63 #define FP_XSAVE 3 /* xsave/xrstor instructions */ macro
127 printf("#define\tFP_XSAVE 0x%x\n", FP_XSAVE); in main()
605 cmpl $FP_XSAVE, fp_save_mech631 cmpl $FP_XSAVE, fp_save_mech