Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c260 static int vfio_intx_enable(struct vfio_pci_core_device *vdev, in vfio_intx_enable() function
666 ret = vfio_intx_enable(vdev, trigger); in vfio_pci_set_intx_trigger()
/openbmc/qemu/hw/vfio/
H A Dpci.c260 static int vfio_intx_enable(VFIOPCIDevice *vdev, Error **errp) in vfio_intx_enable() function
834 vfio_intx_enable(vdev, &err); in vfio_msix_disable()
851 vfio_intx_enable(vdev, &err); in vfio_msi_disable()
2421 vfio_intx_enable(vdev, &err); in vfio_pci_post_reset()
3309 ret = vfio_intx_enable(vdev, errp); in vfio_realize()
H A Dtrace-events9 vfio_intx_enable(const char *name) " (%s)"