Home
last modified time | relevance | path

Searched refs:physdev_unmap_pirq (Results 1 – 6 of 6) 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.c1870 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
/openbmc/linux/include/xen/interface/
H A Dphysdev.h143 struct physdev_unmap_pirq { struct
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c1637 struct physdev_unmap_pirq unmap; in kvm_xen_hcall_physdev_op()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1134 struct physdev_unmap_pirq unmap_irq; in xen_destroy_irq()