Home
last modified time | relevance | path

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

/linux-6.12.1/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;
1497 struct vfio_info_cap_header header;
1520 struct vfio_info_cap_header header;
1537 struct vfio_info_cap_header header;
/linux-6.12.1/include/linux/
Dvfio.h332 struct vfio_info_cap_header *buf;
335 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
341 struct vfio_info_cap_header *cap, size_t size);
/linux-6.12.1/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-6.12.1/drivers/vfio/
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()
Dvfio_iommu_type1.c2663 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/linux-6.12.1/drivers/vfio/pci/
Dvfio_pci_core.c885 struct vfio_info_cap_header header = { in msix_mmappable_cap()
/linux-6.12.1/tools/testing/selftests/iommu/
Diommufd.c2195 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()