Home
last modified time | relevance | path

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

/linux-6.15/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;
1507 struct vfio_info_cap_header header;
1530 struct vfio_info_cap_header header;
1547 struct vfio_info_cap_header header;
/linux-6.15/drivers/iommu/iommufd/
H A Dvfio_compat.c373 struct vfio_info_cap_header __user *cur, in iommufd_fill_cap_iova()
410 struct vfio_info_cap_header __user *cur, in iommufd_fill_cap_dma_avail()
438 struct vfio_info_cap_header __user *cur, in iommufd_vfio_iommu_get_info()
445 struct vfio_info_cap_header __user *last_cap = NULL; in iommufd_vfio_iommu_get_info()
/linux-6.15/include/linux/
H A Dvfio.h346 struct vfio_info_cap_header *buf;
349 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
355 struct vfio_info_cap_header *cap, size_t size);
/linux-6.15/drivers/vfio/
H A Dvfio_main.c1462 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1466 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1501 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1513 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1515 struct vfio_info_cap_header *header; in vfio_info_add_capability()
H A Dvfio_iommu_type1.c2684 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_core.c877 struct vfio_info_cap_header header = { in msix_mmappable_cap()
/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd.c2459 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()