Searched refs:msi_msix_setup (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_msi.c | 105 static int msi_msix_setup(XenPCIPassthroughState *s, in msi_msix_setup() function 261 rc = msi_msix_setup(s, msi_addr64(msi), msi->data, &pirq, false, 0, true); in xen_pt_msi_setup() 354 rc = msi_msix_setup(s, entry->addr, entry->data, &pirq, true, entry_nr, in xen_pt_msix_update_one()
|