xevt 330 arch/x86/xen/time.c struct xen_clock_event_device *xevt = &per_cpu(xen_clock_events, cpu); xevt 331 arch/x86/xen/time.c struct clock_event_device *evt = &xevt->evt; xevt 340 arch/x86/xen/time.c snprintf(xevt->name, sizeof(xevt->name), "timer%d", cpu); xevt 345 arch/x86/xen/time.c xevt->name, NULL);