intel 296 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if ((cpuid_type == intel || cpuid_type == amd) && _family == 0xf) { intel 301 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if ((cpuid_type == intel && (_family == 0x6 || _family == 0xf)) intel 310 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type == intel && infos->cpufamilynumber == 0x6 && intel 339 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000008) { intel 375 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && has_topoext(features)) { intel 472 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000005) { intel 478 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000006) { intel 577 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if ((cpuid_type == intel || cpuid_type == zhaoxin) && highest_cpuid >= 0x0b && has_x2apic(features)) { intel 1218 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c cpuid_type = intel; intel 1248 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && highest_ext_cpuid >= 0x80000001) {