Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvfio_zdev.h24 struct vfio_info_cap_header header;
41 struct vfio_info_cap_header header;
60 struct vfio_info_cap_header header;
73 struct vfio_info_cap_header header;
Dvfio.h75 struct vfio_info_cap_header { struct
276 struct vfio_info_cap_header header;
305 struct vfio_info_cap_header header;
642 struct vfio_info_cap_header header;
656 struct vfio_info_cap_header header;
1025 struct vfio_info_cap_header header;
1048 struct vfio_info_cap_header header;
1065 struct vfio_info_cap_header header;
/Linux-v5.10/include/linux/
Dvfio.h156 struct vfio_info_cap_header *buf;
159 extern struct vfio_info_cap_header *vfio_info_cap_add(
164 struct vfio_info_cap_header *cap,
/Linux-v5.10/drivers/vfio/
Dvfio.c1817 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1821 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1852 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1861 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1863 struct vfio_info_cap_header *header; in vfio_info_add_capability()
Dvfio_iommu_type1.c2534 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c762 struct vfio_info_cap_header header = { in msix_mmappable_cap()