Searched refs:setup_possible_cpus (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dtopology.c518 static int __init setup_possible_cpus(char *str) function
523 early_param("possible_cpus", setup_possible_cpus);
/linux-master/arch/s390/kernel/
H A Dsmp.c903 static unsigned int setup_possible_cpus __initdata;
907 get_option(&s, &setup_possible_cpus);
962 possible = setup_possible_cpus ?: nr_cpu_ids;

Completed in 116 milliseconds