Home
last modified time | relevance | path

Searched defs:vfio_intx_enable (Results 1 – 2 of 2) 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
/openbmc/qemu/hw/vfio/
H A Dpci.c264 static bool vfio_intx_enable(VFIOPCIDevice *vdev, Error **errp) in vfio_intx_enable() function