Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio_zdev.h24 struct vfio_info_cap_header header;
34 struct vfio_info_cap_header header;
45 struct vfio_info_cap_header header;
50 struct vfio_info_cap_header header;
Dvfio.h34 struct vfio_info_cap_header { struct
96 struct vfio_info_cap_header header;
103 struct vfio_info_cap_header header;
150 struct vfio_info_cap_header header;
155 struct vfio_info_cap_header header;
299 struct vfio_info_cap_header header;
306 struct vfio_info_cap_header header;
313 struct vfio_info_cap_header header;
/kernel/linux/linux-5.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,
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h21 struct vfio_info_cap_header { struct
74 struct vfio_info_cap_header header;
81 struct vfio_info_cap_header header;
/kernel/linux/linux-5.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.c2545 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci.c760 struct vfio_info_cap_header header = { in msix_mmappable_cap()