Searched defs:topology_core_cpumask (Results 1 – 10 of 10) 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
44 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
48 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
20 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
51 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
212 #define topology_core_cpumask(cpu) cpumask_of(cpu) macro
139 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
115 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
34 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_mask) macro