Home
last modified time | relevance | path

Searched refs:tsc_init (Results 1 – 3 of 3) 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 Dtime.c83 tsc_init(); in x86_late_time_init()
H A Dtsc.c1574 void __init tsc_init(void) in tsc_init() function