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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/init/
H A Dmain.c153 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
160 static int __init nosmp(char *str) function
166 __setup("nosmp", nosmp);

Completed in 38 milliseconds