Searched refs:armada_370_xp_evt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Dtime-armada-370-xp.c87 static struct clock_event_device __percpu *armada_370_xp_evt; variable in typeref:struct:__percpu
213 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); armada_370_xp_timer_cpu_notify()
216 armada_370_xp_timer_stop(this_cpu_ptr(armada_370_xp_evt)); armada_370_xp_timer_cpu_notify()
298 armada_370_xp_evt = alloc_percpu(struct clock_event_device); armada_370_xp_timer_common_init()
307 armada_370_xp_evt); armada_370_xp_timer_common_init()
310 armada_370_xp_timer_setup(this_cpu_ptr(armada_370_xp_evt)); armada_370_xp_timer_common_init()

Completed in 87 milliseconds