Searched refs:notsc_setup (Results 1 – 3 of 3) sorted by relevance
63 extern int notsc_setup(char *);
85 int __init notsc_setup(char *str) in notsc_setup() function97 int __init notsc_setup(char *str) in notsc_setup() function104 __setup("notsc", notsc_setup);
140 notsc_setup(NULL); in setup_apicpmtimer()