Home
last modified time | relevance | path

Searched refs:tsc_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dtsc.h34 extern void tsc_init(void);
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1574 void __init tsc_init(void) in tsc_init() function