Home
last modified time | relevance | path

Searched refs:VFIO_INT_MSI (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dpci.h104 VFIO_INT_MSI = 2, enumerator
H A Dpci.c360 } else if (vdev->interrupt == VFIO_INT_MSI) { in vfio_msi_interrupt()
756 vdev->interrupt = VFIO_INT_MSI; in vfio_msi_enable()
1329 } else if (vdev->interrupt == VFIO_INT_MSI) { in vfio_disable_interrupts()