Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dtsc_sync.c134 if (tsc_clocksource_reliable) { in check_tsc_sync_source()
193 if (unsynchronized_tsc() || tsc_clocksource_reliable) in check_tsc_sync_target()
Dtsc.c44 int tsc_clocksource_reliable; variable
356 tsc_clocksource_reliable = 1; in tsc_setup()
1017 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1021 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1041 if (tsc_clocksource_reliable) in unsynchronized_tsc()
1136 if (tsc_clocksource_reliable) in init_tsc_clocksource()
/linux-4.1.27/arch/x86/include/asm/
Dtsc.h55 extern int tsc_clocksource_reliable;