Home
last modified time | relevance | path

Searched refs:CPUID_INTC_EDX_7_0_ARCH_CAPS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h490 #define CPUID_INTC_EDX_7_0_ARCH_CAPS 0x20000000 /* IA32_ARCH_CAPS */ macro
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c3414 if (ecp->cp_edx & CPUID_INTC_EDX_7_0_ARCH_CAPS) { in cpuid_scan_security()