Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1163 static struct clocksource clocksource_tsc_early = { variable
1176 .list = LIST_HEAD_INIT(clocksource_tsc_early.list),
1212 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1220 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()
1461 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1471 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
1486 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
1615 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()