Searched defs:vfio_device_info_cap_zpci_group (Results 1 – 1 of 1) sorted by relevance
43 struct vfio_device_info_cap_zpci_group { struct44 struct vfio_info_cap_header header;45 __u64 dasm; /* DMA Address space mask */46 __u64 msi_addr; /* MSI address */47 __u64 flags;49 __u16 mui; /* Measurement Block Update Interval */50 __u16 noi; /* Maximum number of MSIs */51 __u16 maxstbl; /* Maximum Store Block Length */52 __u8 version; /* Supported PCI Version */54 __u8 reserved;[all …]