Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/xen/
Dtime.c294 static const struct clock_event_device *xen_clockevent = variable
348 memcpy(evt, xen_clockevent, sizeof(*evt)); in xen_setup_timer()
364 if (xen_clockevent != &xen_vcpuop_clockevent) in xen_timer_resume()
490 xen_clockevent = &xen_vcpuop_clockevent; in xen_time_init()