Lines Matching refs:core_id
54 int core_id) in parse_core() argument
70 cpu_topology[cpu].core_id = core_id; in parse_core()
92 cpu_topology[cpu].core_id = core_id; in parse_core()
108 int core_id = 0; in parse_cluster() local
146 ret = parse_core(c, package_id, core_id++); in parse_cluster()
253 if (cpuid_topo->core_id != cpu_topo->core_id) in update_siblings_masks()
279 cpuid_topo->core_id = MPIDR_AFFINITY_LEVEL(mpidr, 1); in store_cpu_topology()
285 cpuid_topo->core_id = MPIDR_AFFINITY_LEVEL(mpidr, 0); in store_cpu_topology()
292 cpuid, cpuid_topo->package_id, cpuid_topo->core_id, in store_cpu_topology()
320 cpu_topo->core_id = 0; in reset_cpu_topology()
364 cpu_topology[cpu].core_id = topology_id; in parse_acpi_topology()
367 cpu_topology[cpu].core_id = topology_id; in parse_acpi_topology()