Home
last modified time | relevance | path

Searched defs:vfio_intx_disable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c353 static void vfio_intx_disable(struct vfio_pci_core_device *vdev) in vfio_intx_disable() function
/openbmc/qemu/hw/vfio/
H A Dpci.c317 static void vfio_intx_disable(VFIOPCIDevice *vdev) in vfio_intx_disable() function