Searched defs:topology_core_cpumask (Results 1 – 12 of 12) sorted by relevance
17 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
24 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
57 #define topology_core_cpumask(cpu) ((void)(cpu), cpu_online_mask) macro
55 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
43 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
20 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
126 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
91 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
27 #define topology_core_cpumask(cpu) (&per_cpu(cpu_topology, cpu).core_mask) macro
198 #define topology_core_cpumask(cpu) cpumask_of(cpu) macro