Searched refs:topology_core_cpumask (Results 1 – 17 of 17) sorted by relevance
197 #ifndef topology_core_cpumask198 #define topology_core_cpumask(cpu) cpumask_of(cpu) macro
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
20 #define topology_core_cpumask(cpu) (&cpu_topology[cpu].core_sibling) macro
55 #define topology_core_cpumask(cpu) (&cpu_core_map[cpu]) macro
43 #define topology_core_cpumask(cpu) (&cpu_core_sib_map[cpu]) macro
27 #define topology_core_cpumask(cpu) (&per_cpu(cpu_topology, cpu).core_mask) macro
91 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
126 #define topology_core_cpumask(cpu) (per_cpu(cpu_core_map, cpu)) macro
197 topology_core_cpumask(cpu), 2)) in cpu_rmap_update()
48 #define topology_core_cpumask(cpu)
457 cpumask_copy(policy->cpus, topology_core_cpumask(policy->cpu)); in bL_cpufreq_init()
84 cpumask_copy(mask, topology_core_cpumask(cpu)); in cfs_cpu_core_siblings()
3462 local_mask = topology_core_cpumask(0); in qib_setup_7322_interrupt()