Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtsc_sync.c128 if (unsynchronized_tsc()) in check_tsc_sync_source()
191 if (unsynchronized_tsc() || tsc_clocksource_reliable) in check_tsc_sync_target()
Dtsc.c1046 int unsynchronized_tsc(void) in unsynchronized_tsc() function
1236 if (unsynchronized_tsc()) in tsc_init()
/linux-4.4.14/arch/x86/include/asm/
Dtsc.h34 extern int unsynchronized_tsc(void);