Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtsc.h33 extern void tsc_early_init(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1042 tsc_early_init(); in setup_arch()
H A Dtsc.c1562 void __init tsc_early_init(void) in tsc_early_init() function