Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c383 static int vfio_msi_enable(struct vfio_pci_core_device *vdev, int nvec, bool msix) in vfio_msi_enable() function
711 ret = vfio_msi_enable(vdev, start + count, msix); in vfio_pci_set_msi_trigger()
/openbmc/qemu/hw/vfio/
H A Dpci.c720 static void vfio_msi_enable(VFIOPCIDevice *vdev) in vfio_msi_enable() function
1273 vfio_msi_enable(vdev); in vfio_pci_write_config()
2649 vfio_msi_enable(vdev); in vfio_pci_load_config()
H A Dtrace-events20 vfio_msi_enable(const char *name, int nr_vectors) " (%s) Enabled %d MSI vectors"