Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtime.h10 extern bool tsc_clocksource_watchdog_disabled(void);
/linux/drivers/clocksource/
H A Dacpi_pm.c246 if (tsc_clocksource_watchdog_disabled()) in init_acpi_pm_clocksource()
/linux/arch/x86/kernel/
H A Dtsc.c1228 bool tsc_clocksource_watchdog_disabled(void) in tsc_clocksource_watchdog_disabled() function
H A Dhpet.c1094 if (tsc_clocksource_watchdog_disabled()) in hpet_enable()