Searched refs:CPUID_EXT2_FFXSR (Results 1 – 3 of 3) sorted by relevance
387 #define CPUID_EXT2_FFXSR (1 << 25) macro
177 CPUID_EXT2_FFXSR,
3055 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()3061 if (env->cpuid_ext2_features & CPUID_EXT2_FFXSR) in helper_wrmsr()