Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_intrs.c66 vfio_irq_ctx_alloc(struct vfio_pci_core_device *vdev, unsigned long index) in vfio_irq_ctx_alloc() function
244 ctx = vfio_irq_ctx_alloc(vdev, 0); in vfio_intx_enable()
448 ctx = vfio_irq_ctx_alloc(vdev, vector); in vfio_msi_set_vector_signal()