Home
last modified time | relevance | path

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

/qemu/linux-headers/linux/
H A Dvfio_zdev.h24 struct vfio_info_cap_header header;
44 struct vfio_info_cap_header header;
67 struct vfio_info_cap_header header;
80 struct vfio_info_cap_header header;
H A Dvfio.h85 struct vfio_info_cap_header { struct
251 struct vfio_info_cap_header header;
302 struct vfio_info_cap_header header;
331 struct vfio_info_cap_header header;
478 struct vfio_info_cap_header header;
494 struct vfio_info_cap_header header;
1497 struct vfio_info_cap_header header;
1520 struct vfio_info_cap_header header;
1537 struct vfio_info_cap_header header;
/qemu/hw/s390x/
H A Ds390-pci-vfio.c108 struct vfio_info_cap_header *hdr; in s390_pci_read_base()
147 struct vfio_info_cap_header *hdr; in get_host_fh()
168 struct vfio_info_cap_header *hdr; in s390_pci_read_group()
246 struct vfio_info_cap_header *hdr; in s390_pci_read_util()
273 struct vfio_info_cap_header *hdr; in s390_pci_read_pfip()
/qemu/hw/vfio/
H A Dhelpers.c273 struct vfio_info_cap_header *
276 struct vfio_info_cap_header *hdr; in vfio_get_cap()
287 struct vfio_info_cap_header *
297 struct vfio_info_cap_header *
310 struct vfio_info_cap_header *hdr; in vfio_setup_region_sparse_mmaps()
564 struct vfio_info_cap_header *hdr; in vfio_get_dev_region_info()
H A Dcontainer.c279 static struct vfio_info_cap_header *
292 struct vfio_info_cap_header *hdr; in vfio_get_info_dma_avail()
313 struct vfio_info_cap_header *hdr; in vfio_get_info_iova_range()
464 static struct vfio_info_cap_header *
467 struct vfio_info_cap_header *hdr; in vfio_get_iommu_info_cap()
486 struct vfio_info_cap_header *hdr; in vfio_get_iommu_info_migration()
H A Dpci.c1909 struct vfio_info_cap_header *hdr; in vfio_pci_enable_rp_atomics()
/qemu/include/hw/vfio/
H A Dvfio-common.h258 struct vfio_info_cap_header *
262 struct vfio_info_cap_header *
264 struct vfio_info_cap_header *
/qemu/util/
H A Dvfio-helpers.c268 struct vfio_info_cap_header *cap = (void *)buf + info->cap_offset; in collect_usable_iova_ranges()