Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dtsc.c317 static int tsc_as_watchdog; variable
329 if (tsc_as_watchdog) in tsc_setup()
332 tsc_as_watchdog = 0; in tsc_setup()
341 tsc_as_watchdog = 1; in tsc_setup()
1231 tsc_as_watchdog && !no_tsc_watchdog; in tsc_clocksource_watchdog_disabled()