Searched refs:vfio_pci_irq_ctx (Results 1 – 2 of 2) sorted by relevance
42 struct vfio_pci_irq_ctx { struct96 struct vfio_pci_irq_ctx *ctx;
150 vdev->ctx = kzalloc(sizeof(struct vfio_pci_irq_ctx), GFP_KERNEL); in vfio_intx_enable()256 vdev->ctx = kcalloc(nvec, sizeof(struct vfio_pci_irq_ctx), GFP_KERNEL); in vfio_msi_enable()