Searched defs:topology_cluster_cpumask (Results 1 – 3 of 3) sorted by relevance
85 #define topology_cluster_cpumask(cpu) (&cpu_topology[cpu].cluster_sibling) macro
224 #define topology_cluster_cpumask(cpu) cpumask_of(cpu) macro
120 #define topology_cluster_cpumask(cpu) (cpu_clustergroup_mask(cpu)) macro