Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dtime.c374 static const struct clock_event_device xen_vcpuop_clockevent = { variable
464 if (xen_clockevent != &xen_vcpuop_clockevent) in xen_timer_resume()
492 xen_clockevent = &xen_vcpuop_clockevent; in xen_time_init()