Home
last modified time | relevance | path

Searched refs:AV_386_SEP (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h46 #define AV_386_SEP 0x00008 /* sysenter and sysexit */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c199 AV_386_SEP, STRDESC("AV_386_SEP"),
/titanic_50/usr/src/uts/intel/ia32/os/
H A Darchdep.c968 auxv_hwcap &= ~AV_386_SEP; in bind_hwcap()
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2758 hwcap_flags |= AV_386_SEP; in cpuid_pass4()