Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dtime.c355 static const struct clock_event_device xen_vcpuop_clockevent = { variable
446 if (xen_clockevent != &xen_vcpuop_clockevent) in xen_timer_resume()
474 xen_clockevent = &xen_vcpuop_clockevent; in xen_time_init()