Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h47 #define AV_386_AMD_SYSC 0x00010 /* AMD's syscall and sysret */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c203 AV_386_AMD_SYSC, STRDESC("AV_386_AMD_SYSC"),
/titanic_50/usr/src/uts/intel/ia32/os/
H A Darchdep.c1012 auxv_hwcap32 &= ~AV_386_AMD_SYSC; in bind_hwcap()
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2886 hwcap_flags |= AV_386_AMD_SYSC; in cpuid_pass4()