Searched refs:vfio_msi_set_block (Results 1 - 1 of 1) sorted by path

/drivers/vfio/pci/
H A Dvfio_pci_intrs.c579 static int vfio_msi_set_block(struct vfio_pci_device *vdev, unsigned start, function
605 vfio_msi_set_block(vdev, 0, vdev->num_ctx, NULL, msix);
735 return vfio_msi_set_block(vdev, start, count,
742 ret = vfio_msi_set_block(vdev, start, count, fds, msix);

Completed in 31 milliseconds