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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dtime.c361 static const struct clock_event_device *xen_clockevent = variable in typeref:struct:clock_event_device
398 memcpy(evt, xen_clockevent, sizeof(*evt));
423 if (xen_clockevent != &xen_vcpuop_clockevent)
447 xen_clockevent = &xen_vcpuop_clockevent;

Completed in 42 milliseconds