Lines Matching refs:clock_event_device
278 struct clock_event_device *evt) in xen_timerop_set_mode()
298 struct clock_event_device *evt) in xen_timerop_set_next_event()
312 static const struct clock_event_device xen_timerop_clockevent = {
330 struct clock_event_device *evt) in xen_vcpuop_set_mode()
356 struct clock_event_device *evt) in xen_vcpuop_set_next_event()
374 static const struct clock_event_device xen_vcpuop_clockevent = {
389 static const struct clock_event_device *xen_clockevent =
393 struct clock_event_device evt;
400 struct clock_event_device *evt = this_cpu_ptr(&xen_clock_events.evt); in xen_timer_interrupt()
416 struct clock_event_device *evt; in xen_teardown_timer()
429 struct clock_event_device *evt = &xevt->evt; in xen_setup_timer()