Searched refs:IS_INTEL_CPU (Results 1 – 2 of 2) sorted by relevance
1052 #define IS_INTEL_CPU(env) ((env)->cpuid_vendor1 == CPUID_VENDOR_INTEL_1 && \ macro
7466 (IS_INTEL_CPU(env) || !cpu->vendor_cpuid_only)) { in x86_cpu_expand_features()