Home
last modified time | relevance | path

Searched refs:physdev_unmap_pirq (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h77 struct physdev_unmap_pirq;
82 int xen_physdev_unmap_pirq(struct physdev_unmap_pirq *unmap);
H A Dxen_evtchn.c1904 int xen_physdev_unmap_pirq(struct physdev_unmap_pirq *unmap) in xen_physdev_unmap_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