apic_type         578 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     unsigned level, apic_nextshift, apic_number, apic_type, apic_id = 0, apic_shift = 0, id;
apic_type         598 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	apic_type = (ecx & 0xff00) >> 8;
apic_type         601 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	hwloc_debug("x2APIC %08x %u: nextshift %u num %2u type %u id %2u\n", apic_id, level, apic_nextshift, apic_number, apic_type, id);
apic_type         604 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	switch (apic_type) {
apic_type         614 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	  hwloc_debug("x2APIC %u: unknown type %u\n", level, apic_type);