xen_vcpuop_clockevent 276 arch/x86/xen/time.c static struct clock_event_device xen_vcpuop_clockevent __ro_after_init = { xen_vcpuop_clockevent 364 arch/x86/xen/time.c if (xen_clockevent != &xen_vcpuop_clockevent) xen_vcpuop_clockevent 490 arch/x86/xen/time.c xen_clockevent = &xen_vcpuop_clockevent; xen_vcpuop_clockevent 581 arch/x86/xen/time.c xen_vcpuop_clockevent.min_delta_ns = slop; xen_vcpuop_clockevent 582 arch/x86/xen/time.c xen_vcpuop_clockevent.min_delta_ticks = slop;