Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtsc.c1127 static struct clocksource clocksource_tsc_early = { variable
1139 .list = LIST_HEAD_INIT(clocksource_tsc_early.list),
1174 clocksource_mark_unstable(&clocksource_tsc_early); in mark_tsc_unstable()
1375 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1402 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
1527 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_init()
1529 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()