Searched refs:CPUID_7_0_EBX_FSGSBASE (Results 1 – 5 of 5) sorted by relevance
93 ebx &= CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 | in hvf_get_supported_cpuid()
999 CPUID_7_0_EBX_CLWB | CPUID_7_0_EBX_MPX | CPUID_7_0_EBX_FSGSBASE | \3962 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_SMEP |4060 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4189 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4313 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4432 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4569 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4703 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4820 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI1 |4990 CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_BMI[all...]
837 #define CPUID_7_0_EBX_FSGSBASE (1U << 0)2899 if (!(env->features[FEAT_7_0_EBX] & CPUID_7_0_EBX_FSGSBASE)) { in cr4_reserved_bits() 833 #define CPUID_7_0_EBX_FSGSBASE global() macro
428 .ebx = CPUID_7_0_EBX_FSGSBASE | CPUID_7_0_EBX_FDP_EXCPTN_ONLY |
2367 return (s->cpuid_7_0_ebx_features & CPUID_7_0_EBX_FSGSBASE);