Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h71 #define AV_386_XSAVE 0x10000000 /* Intel XSAVE/XRSTOR insns */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c293 AV_386_XSAVE, STRDESC("AV_386_XSAVE"),
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2779 hwcap_flags |= AV_386_XSAVE; in cpuid_pass4()