Home
last modified time | relevance | path

Searched defs:xen_clock_event_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/xen/
H A Dtime.c313 struct xen_clock_event_device { struct
317 static DEFINE_PER_CPU(struct xen_clock_event_device, xen_clock_events) = { .evt.irq = -1 }; argument