Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtsc.h36 extern int unsynchronized_tsc(void);
/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c439 if (unsynchronized_tsc()) in check_tsc_sync_target()
H A Dtsc.c1269 int unsynchronized_tsc(void) in unsynchronized_tsc() function
1607 if (unsynchronized_tsc()) { in tsc_init()