Searched refs:CPUID_7_0_EBX_FSGSBASE (Results 1 – 4 of 4) sorted by relevance
81 ebx &= CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 | in hvf_get_supported_cpuid()
864 CPUID_7_0_EBX_CLWB | CPUID_7_0_EBX_MPX | CPUID_7_0_EBX_FSGSBASE | \3063 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_SMEP |3161 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3290 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3414 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3533 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3669 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3803 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |3920 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4615 CPUID_7_0_EBX_FSGSBASE |[all …]
819 #define CPUID_7_0_EBX_FSGSBASE (1U << 0) macro2660 if (!(env->features[FEAT_7_0_EBX] & CPUID_7_0_EBX_FSGSBASE)) { in cr4_reserved_bits()
2264 return (s->cpuid_7_0_ebx_features & CPUID_7_0_EBX_FSGSBASE);