Home
last modified time | relevance | path

Searched refs:_setup_possible_cpus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c1282 static int __init _setup_possible_cpus(char *str) in _setup_possible_cpus() function
1287 early_param("possible_cpus", _setup_possible_cpus);
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c1441 static int __init _setup_possible_cpus(char *str) in _setup_possible_cpus() function
1446 early_param("possible_cpus", _setup_possible_cpus);
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsmp.c922 static int __init _setup_possible_cpus(char *s) in _setup_possible_cpus() function
927 early_param("possible_cpus", _setup_possible_cpus);
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsmp.c951 static int __init _setup_possible_cpus(char *s) in _setup_possible_cpus() function
956 early_param("possible_cpus", _setup_possible_cpus);

Completed in 8 milliseconds