Home
last modified time | relevance | path

Searched refs:fp_elf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dfpu_subr.c146 fp_elf = AT_386_FPINFO_XSAVE; in fpu_probe()
154 fp_elf = AT_386_FPINFO_XSAVE_AMD; in fpu_probe()
166 fp_elf = AT_386_FPINFO_XSAVE_AMD; in fpu_probe()
180 fp_elf = AT_386_FPINFO_FXSAVE; in fpu_probe()
H A Dfpu.c923 int fp_elf = AT_386_FPINFO_FXSAVE; variable
1989 *typep = fp_elf; in fpu_auxv_info()
/illumos-gate/usr/src/uts/intel/sys/
H A Dfp.h324 extern int fp_elf; /* FP elf type */