Searched defs:cpu_topology (Results 1 – 13 of 13) sorted by relevance
49 struct cpu_topology { struct60 extern struct cpu_topology cpu_topology[NR_CPUS]; argument
66 struct cpu_topology { struct78 extern struct cpu_topology cpu_topology[NR_CPUS]; argument
7 struct cpu_topology { struct28 struct cpu_topology *cpu_topology__new(void); argument
7 struct cpu_topology { struct9 u32 package_cpus_lists;11 u32 die_cpus_lists;13 u32 core_cpus_lists;20 const char **package_cpus_list;27 const char **die_cpus_list;34 const char **core_cpus_list;
22 struct cputopo_parisc cpu_topology[NR_CPUS] __read_mostly; variable
390 struct cpu_topology { struct391 int physical_package_id;392 int die_id;393 int logical_cpu_id;394 int physical_node_id;395 int logical_node_id; /* 0-based count within the package */396 int physical_core_id;397 int thread_id;398 cpu_set_t *put_ids; /* Processing Unit/Thread IDs */
68 struct cpu_topology { struct69 short cpu;70 short core_id;71 short pkg_id;72 short die_id;
552 struct cpu_topology { struct553 int physical_package_id;554 int die_id;555 int logical_cpu_id;556 int physical_node_id;557 int logical_node_id; /* 0-based count within the package */558 int physical_core_id;559 int thread_id;560 cpu_set_t *put_ids; /* Processing Unit/Thread IDs */
70 struct cpu_topology { struct71 short cpu;72 short core_id;73 short pkg_id;74 short die_id;
489 struct cpu_topology cpu_topology[NR_CPUS]; variable
689 struct cpu_topology cpu_topology[NR_CPUS]; variable
62 struct cpu_topology_s390 cpu_topology[NR_CPUS]; variable
61 struct cpu_topology_s390 cpu_topology[NR_CPUS]; variable