highest_ext_cpuid 265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c static void look_proc(struct hwloc_backend *backend, struct procinfo *infos, unsigned highest_cpuid, unsigned highest_ext_cpuid, unsigned *features, enum cpuid_type cpuid_type, struct cpuiddump *src_cpuiddump) highest_ext_cpuid 322 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (highest_ext_cpuid >= 0x80000004) { highest_ext_cpuid 339 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000008) { highest_ext_cpuid 472 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000005) { highest_ext_cpuid 478 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && cpuid_type != zhaoxin && highest_ext_cpuid >= 0x80000006) { highest_ext_cpuid 1035 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned highest_cpuid, unsigned highest_ext_cpuid, unsigned *features, enum cpuid_type cpuid_type, highest_ext_cpuid 1070 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c look_proc(backend, &infos[i], highest_cpuid, highest_ext_cpuid, features, cpuid_type, src_cpuiddump); highest_ext_cpuid 1156 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned highest_ext_cpuid; highest_ext_cpuid 1237 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c highest_ext_cpuid = eax; highest_ext_cpuid 1239 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c hwloc_debug("highest extended cpuid %x\n", highest_ext_cpuid); highest_ext_cpuid 1248 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c if (cpuid_type != intel && highest_ext_cpuid >= 0x80000001) { highest_ext_cpuid 1258 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c highest_cpuid, highest_ext_cpuid, features, cpuid_type, highest_ext_cpuid 1266 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c look_proc(backend, &infos[0], highest_cpuid, highest_ext_cpuid, features, cpuid_type, src_cpuiddump);