Searched refs:cpus_with_topology (Results 1 – 3 of 3) sorted by relevance
66 cpumask_t cpus_with_topology; variable141 cpumask_set_cpu(lcpu + i, &cpus_with_topology); in add_cpus_to_mask()267 cpumask_set_cpu(cpu, &cpus_with_topology); in update_cpu_masks()292 cpumask_clear(&cpus_with_topology); in __arch_update_cpu_topology()
28 extern cpumask_t cpus_with_topology;
357 for_each_cpu(cpu, &cpus_with_topology) { in toptree_from_topology()