setup_possible_cpus 920 arch/s390/kernel/smp.c static unsigned int setup_possible_cpus __initdata; setup_possible_cpus 924 arch/s390/kernel/smp.c get_option(&s, &setup_possible_cpus); setup_possible_cpus 976 arch/s390/kernel/smp.c possible = setup_possible_cpus ?: nr_cpu_ids; setup_possible_cpus 1433 arch/x86/kernel/smpboot.c static int __initdata setup_possible_cpus = -1; setup_possible_cpus 1436 arch/x86/kernel/smpboot.c get_option(&str, &setup_possible_cpus); setup_possible_cpus 1482 arch/x86/kernel/smpboot.c if (setup_possible_cpus == -1) { setup_possible_cpus 1492 arch/x86/kernel/smpboot.c possible = setup_possible_cpus;