cpus_with_topology 28 arch/s390/include/asm/topology.h extern cpumask_t cpus_with_topology; cpus_with_topology 66 arch/s390/kernel/topology.c cpumask_t cpus_with_topology; cpus_with_topology 141 arch/s390/kernel/topology.c cpumask_set_cpu(lcpu + i, &cpus_with_topology); cpus_with_topology 267 arch/s390/kernel/topology.c cpumask_set_cpu(cpu, &cpus_with_topology); cpus_with_topology 292 arch/s390/kernel/topology.c cpumask_clear(&cpus_with_topology); cpus_with_topology 359 arch/s390/numa/mode_emu.c for_each_cpu(cpu, &cpus_with_topology) {