Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dphysdev.h143 struct physdev_unmap_pirq { struct
144 domid_t domid;
146 int pirq;
/openbmc/qemu/include/hw/xen/interface/
H A Dphysdev.h163 struct physdev_unmap_pirq { struct
169 typedef struct physdev_unmap_pirq physdev_unmap_pirq_t; argument