Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dtime.h10 extern bool tsc_clocksource_watchdog_disabled(void);
/linux-6.14.4/drivers/clocksource/
Dacpi_pm.c246 if (tsc_clocksource_watchdog_disabled()) in init_acpi_pm_clocksource()
/linux-6.14.4/arch/x86/kernel/
Dtsc.c1229 bool tsc_clocksource_watchdog_disabled(void) in tsc_clocksource_watchdog_disabled() function
Dhpet.c1084 if (tsc_clocksource_watchdog_disabled()) in hpet_enable()