Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dtime.h10 extern bool tsc_clocksource_watchdog_disabled(void);
/linux-6.6.21/drivers/clocksource/
Dacpi_pm.c214 if (tsc_clocksource_watchdog_disabled()) in init_acpi_pm_clocksource()
/linux-6.6.21/arch/x86/kernel/
Dtsc.c1224 bool tsc_clocksource_watchdog_disabled(void) in tsc_clocksource_watchdog_disabled() function
Dhpet.c1094 if (tsc_clocksource_watchdog_disabled()) in hpet_enable()