Searched refs:cpu_core_id (Results 1 – 11 of 11) sorted by relevance
62 #define TO_CORE_ID(cpu) (cpu_data(cpu).cpu_core_id)91 u32 cpu_core_id; member127 return sprintf(buf, "Core %u\n", tdata->cpu_core_id); in show_label()457 tdata->cpu_core_id = TO_CORE_ID(cpu); in init_temp_data()
161 cu = cpu_data(cpu).cpu_core_id; in do_read_registers_on_cu()
92 c->cpu_core_id = apic->phys_pkg_id(c->initial_apicid, ht_mask_width) in detect_extended_topology()
313 c->cpu_core_id %= cus_per_node; in legacy_fixup_core_id()347 c->cpu_core_id = ebx & 0xff; in amd_get_topology()390 c->cpu_core_id = c->initial_apicid & ((1 << bits)-1); in amd_detect_cmp()
20 seq_printf(m, "core id\t\t: %d\n", c->cpu_core_id); in show_cpuinfo_core()
704 c->cpu_core_id = apic->phys_pkg_id(c->initial_apicid, index_msb) & in detect_ht()
397 if (c->cpu_core_id == o->cpu_core_id) in match_smt()407 c->cpu_core_id == o->cpu_core_id) { in match_smt()1495 c->cpu_core_id = 0; in remove_siblinginfo()
315 return (mask >> (4 * cpu_data(cpu).cpu_core_id)) & 0xf; in amd_get_subcaches()341 cuid = cpu_data(cpu).cpu_core_id; in amd_set_subcaches()
109 #define topology_core_id(cpu) (cpu_data(cpu).cpu_core_id)
131 u16 cpu_core_id; member
10040 cpup->core_id = cpuinfo->cpu_core_id; in lpfc_cpu_affinity_check()