Home
last modified time | relevance | path

Searched refs:fp_save_mech (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dhma_fpu.c52 switch (fp_save_mech) { in hma_fpu_init()
111 switch (fp_save_mech) { in hma_fpu_alloc()
166 switch (fp_save_mech) { in do_fp_save()
208 switch (fp_save_mech) { in hma_fpu_describe_xsave_state()
276 switch (fp_save_mech) { in hma_fpu_get_xsave_state()
327 switch (fp_save_mech) { in hma_fpu_set_xsave_state()
380 switch (fp_save_mech) { in hma_fpu_set_xsave_state()
448 switch (fp_save_mech) { in hma_fpu_set_fxsave_state()
H A Dfpu.c1080 switch (fp_save_mech) { in fp_new_lwp()
1184 switch (fp_save_mech) { in fp_save()
1222 switch (fp_save_mech) { in fp_restore()
1357 switch (fp_save_mech) { in fp_lwp_dup()
1411 switch (fp_save_mech) { in fpexterrflt()
1593 switch (fp_save_mech) { in fpsetcw()
1622 switch (fp_save_mech) { in kernel_fpu_fpstate_init()
1708 switch (fp_save_mech) { in kernel_fpu_ctx_save()
1990 switch (fp_save_mech) { in fpu_auxv_info()
3241 switch (fp_save_mech) { in fpu_get_fpregset()
[all …]
H A Dfpu_subr.c145 fp_save_mech = FP_XSAVE; in fpu_probe()
H A Dcpuid.c7905 ASSERT(fp_save_mech == FP_XSAVE); in xsave_setup_msr()
/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h322 extern int fp_save_mech; /* fp save/restore mechanism */
/illumos-gate/usr/src/uts/intel/ml/
H A Dfloat.S276 cmpl $FP_XSAVE, fp_save_mech
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c929 if (fp_save_mech == FP_XSAVE) { in i_cpr_start_cpu()
H A Dmp_startup.c1810 if (fp_save_mech == FP_XSAVE) { in mp_startup_common()
H A Dstartup.c2160 if (fp_save_mech == FP_XSAVE) { in startup_end()