apic_id 376 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c unsigned apic_id, node_id, nodes_per_proc; apic_id 383 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c infos->apicid = apic_id = eax; apic_id 403 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c hwloc_debug("topoext %08x, %u nodes, node %u, %u cores in unit %u\n", apic_id, nodes_per_proc, node_id, cores_per_unit, unit_id); apic_id 412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c hwloc_debug("topoext %08x, %u nodes, node %u, %u threads in core %u\n", apic_id, nodes_per_proc, node_id, threads_per_core, core_id); apic_id 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_id 599 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c apic_id = edx; apic_id 600 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c id = (apic_id >> apic_shift) & ((1 << (apic_nextshift - apic_shift)) - 1); apic_id 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_id 602 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c infos->apicid = apic_id; apic_id 615 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c infos->otherids[level] = apic_id >> apic_shift; apic_id 620 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c infos->apicid = apic_id; apic_id 621 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c infos->packageid = apic_id >> apic_shift;