Home
last modified time | relevance | path

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

/openbmc/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;
/openbmc/linux/include/uapi/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;
1473 struct vfio_info_cap_header header;
1496 struct vfio_info_cap_header header;
1513 struct vfio_info_cap_header header;
/openbmc/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()
/openbmc/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.c278 static struct vfio_info_cap_header *
291 struct vfio_info_cap_header *hdr; in vfio_get_info_dma_avail()
312 struct vfio_info_cap_header *hdr; in vfio_get_info_iova_range()
466 static struct vfio_info_cap_header *
469 struct vfio_info_cap_header *hdr; in vfio_get_iommu_info_cap()
488 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()
/openbmc/linux/drivers/iommu/iommufd/
H A Dvfio_compat.c378 struct vfio_info_cap_header __user *cur, in iommufd_fill_cap_iova()
415 struct vfio_info_cap_header __user *cur, in iommufd_fill_cap_dma_avail()
443 struct vfio_info_cap_header __user *cur, in iommufd_vfio_iommu_get_info()
450 struct vfio_info_cap_header __user *last_cap = NULL; in iommufd_vfio_iommu_get_info()
/openbmc/linux/include/linux/
H A Dvfio.h324 struct vfio_info_cap_header *buf;
327 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
333 struct vfio_info_cap_header *cap, size_t size);
/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h282 struct vfio_info_cap_header *
286 struct vfio_info_cap_header *
288 struct vfio_info_cap_header *
/openbmc/linux/drivers/vfio/
H A Dvfio_main.c1406 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1410 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1445 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1457 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1459 struct vfio_info_cap_header *header; in vfio_info_add_capability()
H A Dvfio_iommu_type1.c2676 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/openbmc/qemu/util/
H A Dvfio-helpers.c268 struct vfio_info_cap_header *cap = (void *)buf + info->cap_offset; in collect_usable_iova_ranges()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd.c1610 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c889 struct vfio_info_cap_header header = { in msix_mmappable_cap()