Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
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;
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;
/Linux-v6.6/drivers/iommu/iommufd/
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()
/Linux-v6.6/include/linux/
Dvfio.h328 struct vfio_info_cap_header *buf;
331 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
337 struct vfio_info_cap_header *cap, size_t size);
/Linux-v6.6/drivers/vfio/
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()
Dvfio_iommu_type1.c2676 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/Linux-v6.6/tools/testing/selftests/iommu/
Diommufd.c1610 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_core.c891 struct vfio_info_cap_header header = { in msix_mmappable_cap()