Home
last modified time | relevance | path

Searched defs:vfio_pci_device (Results 1 – 1 of 1) sorted by relevance

/kvmtool/include/kvm/
H A Dvfio.h73 struct vfio_pci_device { struct
74 struct pci_device_header hdr;
76 unsigned long irq_modes;
77 int intx_fd;
78 int unmask_fd;
79 unsigned int intx_gsi;
80 struct vfio_pci_msi_common msi;
81 struct vfio_pci_msi_common msix;
82 struct vfio_pci_msix_table msix_table;
106 struct vfio_pci_device pci; argument