Searched refs:clocksource_counter (Results 1 – 1 of 1) sorted by relevance
188 static struct clocksource clocksource_counter = { variable563 clocksource_counter.archdata.vdso_direct = false; in arch_timer_enable_workaround()982 clocksource_counter.archdata.vdso_direct = vdso_default; in arch_counter_register()988 clocksource_counter.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in arch_counter_register()990 clocksource_register_hz(&clocksource_counter, arch_timer_rate); in arch_counter_register()991 cyclecounter.mult = clocksource_counter.mult; in arch_counter_register()992 cyclecounter.shift = clocksource_counter.shift; in arch_counter_register()