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

/linux-4.1.27/arch/x86/include/asm/
H A Dtsc.h64 extern int notsc_setup(char *);
/linux-4.1.27/arch/x86/kernel/
H A Dtsc.c331 int __init notsc_setup(char *str) notsc_setup() function
342 int __init notsc_setup(char *str) notsc_setup() function
349 __setup("notsc", notsc_setup);
/linux-4.1.27/arch/x86/kernel/apic/
H A Dapic.c155 notsc_setup(NULL); setup_apicpmtimer()

Completed in 237 milliseconds