Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86_cpuid.c93 ebx &= CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 | in hvf_get_supported_cpuid()
/openbmc/qemu/target/i386/kvm/
H A Dtdx.c428 .ebx = CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_FDP_EXCPTN_ONLY |
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc2367 return (s->cpuid_7_0_ebx_features & CPUID_7_0_EBX_FSGSBASE);