Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h18 struct physdev_eoi { struct
20 uint32_t irq;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h23 struct physdev_eoi { struct
27 typedef struct physdev_eoi physdev_eoi_t; argument