Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c53 struct vfio_pci_irq_ctx *vfio_irq_ctx_get(struct vfio_pci_core_device *vdev, in vfio_irq_ctx_get() function
125 ctx = vfio_irq_ctx_get(vdev, 0); in __vfio_pci_intx_mask()
208 struct vfio_pci_irq_ctx *ctx = vfio_irq_ctx_get(vdev, 0); in __vfio_pci_intx_unmask()
331 ctx = vfio_irq_ctx_get(vdev, 0); in vfio_intx_set_signal()
354 ctx = vfio_irq_ctx_get(vdev, 0); in vfio_intx_disable()
456 ctx = vfio_irq_ctx_get(vdev, vector); in vfio_msi_set_vector_signal()
597 struct vfio_pci_irq_ctx *ctx = vfio_irq_ctx_get(vdev, 0); in vfio_pci_set_intx_unmask()
672 vfio_send_intx_eventfd(vdev, vfio_irq_ctx_get(vdev, 0)); in vfio_pci_set_intx_trigger()
676 vfio_send_intx_eventfd(vdev, vfio_irq_ctx_get(vdev, 0)); in vfio_pci_set_intx_trigger()
720 ctx = vfio_irq_ctx_get(vdev, i); in vfio_pci_set_msi_trigger()