Home
last modified time | relevance | path

Searched refs:vfio_msi_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_intrs.c247 static int vfio_msi_enable(struct vfio_pci_device *vdev, int nvec, bool msix) in vfio_msi_enable() function
533 ret = vfio_msi_enable(vdev, start + count, msix); in vfio_pci_set_msi_trigger()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_intrs.c381 static int vfio_msi_enable(struct vfio_pci_core_device *vdev, int nvec, bool msix) in vfio_msi_enable() function
709 ret = vfio_msi_enable(vdev, start + count, msix); in vfio_pci_set_msi_trigger()

Completed in 2 milliseconds