Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dtsc.c286 static int no_tsc_watchdog; variable
297 no_tsc_watchdog = 1; in tsc_setup()
1372 if (tsc_clocksource_reliable || no_tsc_watchdog) in init_tsc_clocksource()
1508 if (tsc_clocksource_reliable || no_tsc_watchdog) in tsc_init()