Home
last modified time | relevance | path

Searched refs:vfio_pci_intx_unmask (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_priv.h27 void vfio_pci_intx_unmask(struct vfio_pci_core_device *vdev);
Dvfio_pci_intrs.c197 void vfio_pci_intx_unmask(struct vfio_pci_core_device *vdev) in vfio_pci_intx_unmask() function
563 vfio_pci_intx_unmask(vdev); in vfio_pci_set_intx_unmask()
567 vfio_pci_intx_unmask(vdev); in vfio_pci_set_intx_unmask()
Dvfio_pci_config.c641 vfio_pci_intx_unmask(vdev); in vfio_basic_config_write()
Dvfio_pci_core.c452 vfio_pci_intx_unmask(vdev); in vfio_pci_core_runtime_resume()