Searched refs:vfio_msi_enable (Results 1 – 3 of 3) sorted by relevance
383 static int vfio_msi_enable(struct vfio_pci_core_device *vdev, int nvec, bool msix) in vfio_msi_enable() function711 ret = vfio_msi_enable(vdev, start + count, msix); in vfio_pci_set_msi_trigger()
720 static void vfio_msi_enable(VFIOPCIDevice *vdev) in vfio_msi_enable() function1273 vfio_msi_enable(vdev); in vfio_pci_write_config()2649 vfio_msi_enable(vdev); in vfio_pci_load_config()
20 vfio_msi_enable(const char *name, int nr_vectors) " (%s) Enabled %d MSI vectors"