Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtsc_sync.c131 if (tsc_clocksource_reliable) { in check_tsc_sync_source()
191 if (unsynchronized_tsc() || tsc_clocksource_reliable) in check_tsc_sync_target()
Dtsc.c44 int tsc_clocksource_reliable; variable
365 tsc_clocksource_reliable = 1; in tsc_setup()
1035 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1039 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1059 if (tsc_clocksource_reliable) in unsynchronized_tsc()
1154 if (tsc_clocksource_reliable) in init_tsc_clocksource()
/linux-4.4.14/arch/x86/include/asm/
Dtsc.h40 extern int tsc_clocksource_reliable;