Searched refs:clocksource_counter (Results 1 – 1 of 1) sorted by relevance
174 static struct clocksource clocksource_counter = { variable498 clocksource_counter.archdata.vdso_direct = false; in arch_timer_enable_workaround()937 clocksource_counter.archdata.vdso_direct = vdso_default; in arch_counter_register()943 clocksource_counter.flags |= CLOCK_SOURCE_SUSPEND_NONSTOP; in arch_counter_register()945 clocksource_register_hz(&clocksource_counter, arch_timer_rate); in arch_counter_register()946 cyclecounter.mult = clocksource_counter.mult; in arch_counter_register()947 cyclecounter.shift = clocksource_counter.shift; in arch_counter_register()