Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dtsc.c1128 static struct clocksource clocksource_tsc_early = { variable
1141 .list = LIST_HEAD_INIT(clocksource_tsc_early.list),
1177 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1185 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_disable_clocksource_watchdog()
1401 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1425 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
1552 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()