Searched defs:topology_core_cpumask (Results 1 – 9 of 9) 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
35 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
48 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
86 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
221 #define topology_core_cpumask(cpu) cpumask_of(cpu) macro
140 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
33 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_mask) macro
185 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro