Searched defs:topology_core_cpumask (Results 1 – 11 of 11) 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
18 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
46 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
21 #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
30 #define topology_core_cpumask(cpu) (&per_cpu(cpu_topology, cpu).core_mask) macro