Searched refs:socket_id (Results 1 – 9 of 9) sorted by relevance
39 if (cpuid_topo->socket_id != cpu_topo->socket_id) in update_siblings_masks()89 cpuid_topo->socket_id = cpu_topology[cpu].socket_id; in store_cpu_topology()95 if (cpuid_topo->socket_id == -1) in store_cpu_topology()96 max_socket = max(max_socket, cpu_topology[cpu].socket_id); in store_cpu_topology()99 if (cpuid_topo->socket_id == -1) in store_cpu_topology()100 cpuid_topo->socket_id = max_socket + 1; in store_cpu_topology()107 cpu_topology[cpuid].socket_id); in store_cpu_topology()133 cpu_topo->socket_id = -1; in init_cpu_topology()
11 int socket_id; member18 #define topology_physical_package_id(cpu) (cpu_topology[cpu].socket_id)
16 unsigned short socket_id; member29 #define topology_physical_package_id(cpu) (cpu_topology[cpu].socket_id)
42 #define topology_physical_package_id(cpu) (cpu_data(cpu)->socket_id)
208 unsigned int socket_id; /* physical processor socket id */ member
34 if (cpu_data(num)->socket_id == -1) in arch_fix_phys_package_id()35 cpu_data(num)->socket_id = slot; in arch_fix_phys_package_id()159 if (cpu_data(cpu)->socket_id == cpu_data(j)->socket_id in cache_shared_cpu_map_setup()
703 if ((cpu_data(cpu)->socket_id == cpu_data(i)->socket_id)) { in set_cpu_sibling_map()808 c->socket_id = (pltid << 8) | info.overview_ppid; in identify_siblings()835 if ((cpu_data(j)->socket_id == cpu_data(i)->socket_id)) { in is_multithreading_enabled()
724 if (c->socket_id != -1) in show_cpuinfo()725 seq_printf(m, "physical id: %u\n", c->socket_id); in show_cpuinfo()839 c->socket_id = -1; in identify_cpu()
140 topo->socket_id = socket->id; in add_cpus_to_mask()269 topo->socket_id = id; in update_cpu_masks()