Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_intrs.c25 struct vfio_pci_irq_ctx { struct
180 vdev->ctx = kzalloc(sizeof(struct vfio_pci_irq_ctx), GFP_KERNEL); in vfio_intx_enable()
287 vdev->ctx = kcalloc(nvec, sizeof(struct vfio_pci_irq_ctx), GFP_KERNEL); in vfio_msi_enable()
/Linux-v6.1/include/linux/
Dvfio_pci_core.h62 struct vfio_pci_irq_ctx *ctx;