Home
last modified time | relevance | path

Searched refs:tsc_early_init (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dtsc.h35 extern void tsc_early_init(void);
/arch/x86/kernel/
Dsetup.c1038 tsc_early_init(); in setup_arch()
Dtsc.c1475 void __init tsc_early_init(void) in tsc_early_init() function