Searched refs:CPUID_7_0_EBX_FSGSBASE (Results 1 – 4 of 4) sorted by relevance
93 ebx &= CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 | in hvf_get_supported_cpuid()
869 CPUID_7_0_EBX_CLWB | CPUID_7_0_EBX_MPX | CPUID_7_0_EBX_FSGSBASE | \3131 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_SMEP |3229 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3358 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3482 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3601 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3738 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3872 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3989 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4159 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 | CPUID_7_0_EBX_HLE |[all …]
819 #define CPUID_7_0_EBX_FSGSBASE (1U << 0) macro2720 if (!(env->features[FEAT_7_0_EBX] & CPUID_7_0_EBX_FSGSBASE)) { in cr4_reserved_bits()
2360 return (s->cpuid_7_0_ebx_features & CPUID_7_0_EBX_FSGSBASE);