Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtsc.c48 int tsc_clocksource_reliable; variable
298 tsc_clocksource_reliable = 1; in tsc_setup()
1191 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1195 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1215 if (tsc_clocksource_reliable) in unsynchronized_tsc()
1387 if (tsc_clocksource_reliable || no_tsc_watchdog) in init_tsc_clocksource()
1526 if (tsc_clocksource_reliable || no_tsc_watchdog) in tsc_init()
Dtsc_sync.c419 if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) { in check_tsc_sync_target()
/Linux-v5.10/arch/x86/include/asm/
Dtsc.h45 extern int tsc_clocksource_reliable;