Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dtsc.c46 int tsc_clocksource_reliable; variable
290 tsc_clocksource_reliable = 1; in tsc_setup()
1155 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1159 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1179 if (tsc_clocksource_reliable) in unsynchronized_tsc()
1350 if (tsc_clocksource_reliable) in init_tsc_clocksource()
Dtsc_sync.c420 if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) { in check_tsc_sync_target()
/Linux-v4.19/arch/x86/include/asm/
Dtsc.h46 extern int tsc_clocksource_reliable;