Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
notsc_setup
arch/x86/include/asm/tsc.h
117
extern int notsc_setup(char *);
arch/x86/kernel/apic/apic.c
148
notsc_setup(NULL);
arch/x86/kernel/tsc.c
326
__setup("notsc", notsc_setup);