Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dauxv_386.h45 #define AV_386_CX8 0x00004 /* cmpxchg8b insn */ macro
/titanic_44/usr/src/common/elfcap/
H A Delfcap.c195 AV_386_CX8, STRDESC("AV_386_CX8"),
/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c2807 hwcap_flags |= AV_386_CX8; in cpuid_pass4()