Searched refs:clocksource_tsc (Results 1 – 1 of 1) sorted by relevance
1184 static struct clocksource clocksource_tsc = { variable1198 .list = LIST_HEAD_INIT(clocksource_tsc.list),1213 clocksource_mark_unstable(&clocksource_tsc); in mark_tsc_unstable()1221 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()1226 return !(clocksource_tsc.flags & CLOCK_SOURCE_MUST_VERIFY) && in tsc_clocksource_watchdog_disabled()1458 art_related_clocksource = &clocksource_tsc; in tsc_refine_calibration_work()1459 clocksource_register_khz(&clocksource_tsc, tsc_khz); in tsc_refine_calibration_work()1476 clocksource_tsc.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in init_tsc_clocksource()1484 art_related_clocksource = &clocksource_tsc; in init_tsc_clocksource()1485 clocksource_register_khz(&clocksource_tsc, tsc_khz); in init_tsc_clocksource()