Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h387 #define CPUID_INTC_EBX_7_0_FSGSBASE 0x00000001 /* FSGSBASE */ macro
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c4283 if (ecp->cp_ebx & CPUID_INTC_EBX_7_0_FSGSBASE) in cpuid_pass_basic()