Home
last modified time | relevance | path

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

/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;
1517 struct vfio_info_cap_header header;
1540 struct vfio_info_cap_header header;
1557 struct vfio_info_cap_header header;
86 idvfio_info_cap_header global() argument
87 versionvfio_info_cap_header global() argument
88 nextvfio_info_cap_header global() argument
/linux/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/include/linux/
H A Dvfio.h350 struct vfio_info_cap_header *buf;
353 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
359 struct vfio_info_cap_header *cap, size_t size);
/linux/drivers/vfio/
H A Dvfio_main.c1463 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1467 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1502 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1514 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1516 struct vfio_info_cap_header *header; in vfio_info_add_capability()
H A Dvfio_iommu_type1.c2644 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c876 struct vfio_info_cap_header header = { in msix_mmappable_cap()
/linux/tools/testing/selftests/iommu/
H A Diommufd.c2520 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()