Home
last modified time | relevance | path

Searched defs:vfio_msi_enable (Results 1 – 2 of 2) 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
/openbmc/qemu/hw/vfio/
H A Dpci.c720 static void vfio_msi_enable(VFIOPCIDevice *vdev) in vfio_msi_enable() function