Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c123 #define IRQ_MSI_EMU -3 macro
1299 if (s->pirq[pirq->pirq].gsi == IRQ_MSI_EMU) { in xen_evtchn_bind_pirq_op()
1725 s->pirq[pirq].gsi != IRQ_MSI_EMU)) { in xen_evtchn_snoop_msi()
1731 s->pirq[pirq].gsi = IRQ_MSI_EMU; in xen_evtchn_snoop_msi()
1763 if (s->pirq[pirq].gsi != IRQ_MSI_EMU) { in xen_evtchn_translate_pirq_msi()
1910 if (gsi == IRQ_MSI_EMU) { in xen_physdev_unmap_pirq()