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()
326 ctx = vfio_irq_ctx_get(vdev, 0); in vfio_intx_set_signal()
349 ctx = vfio_irq_ctx_get(vdev, 0); in vfio_intx_disable()
449 ctx = vfio_irq_ctx_get(vdev, vector); in vfio_msi_set_vector_signal()
590 struct vfio_pci_irq_ctx *ctx = vfio_irq_ctx_get(vdev, 0); in vfio_pci_set_intx_unmask()
665 vfio_send_intx_eventfd(vdev, vfio_irq_ctx_get(vdev, 0)); in vfio_pci_set_intx_trigger()
669 vfio_send_intx_eventfd(vdev, vfio_irq_ctx_get(vdev, 0)); in vfio_pci_set_intx_trigger()
713 ctx = vfio_irq_ctx_get(vdev, i); in vfio_pci_set_msi_trigger()