Home
last modified time | relevance | path

Searched refs:CPUID_INTC_EBX_7_0_SMEP (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h394 #define CPUID_INTC_EBX_7_0_SMEP 0x00000080 /* SMEP in CR4 */ macro
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c4264 if (ecp->cp_ebx & CPUID_INTC_EBX_7_0_SMEP) in cpuid_pass_basic()