Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtsc.h40 extern int unsynchronized_tsc(void);
/arch/x86/kernel/
Dtsc_sync.c318 if (unsynchronized_tsc()) in check_tsc_sync_source()
408 if (unsynchronized_tsc()) in check_tsc_sync_target()
Dtsc.c1187 int unsynchronized_tsc(void) in unsynchronized_tsc() function
1503 if (unsynchronized_tsc()) { in tsc_init()