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

/linux-master/kernel/
H A Dsmp.c914 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
924 static int __init nosmp(char *str) function
932 early_param("nosmp", nosmp);

Completed in 110 milliseconds