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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dsmp.c63 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
71 static int __init nosmp(char *str) function
77 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dsmp.c63 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
71 static int __init nosmp(char *str) function
77 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dsmpboot.c103 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
112 nosmp (char *str) function
118 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsmp.c372 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
380 static int __init nosmp(char *str) function
386 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dsmpboot.c82 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
90 static int __init nosmp(char *str) function
96 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsmpboot.c78 * Command-line option of "nosmp" or "maxcpus=0" will disable SMP
86 static int __init nosmp(char *str) function
92 __setup("nosmp", nosmp);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dsmp.c94 static int __init nosmp(char *str)
100 __setup("nosmp", nosmp);
93 static int __init nosmp(char *str) function

Completed in 89 milliseconds