Home
last modified time | relevance | path

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

/Linux-v5.15/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.h81 struct vfio_info_cap_header { struct
282 struct vfio_info_cap_header header;
311 struct vfio_info_cap_header header;
654 struct vfio_info_cap_header header;
670 struct vfio_info_cap_header header;
1040 struct vfio_info_cap_header header;
1063 struct vfio_info_cap_header header;
1080 struct vfio_info_cap_header header;
/Linux-v5.15/include/linux/
Dvfio.h194 struct vfio_info_cap_header *buf;
197 extern struct vfio_info_cap_header *vfio_info_cap_add(
202 struct vfio_info_cap_header *cap,
/Linux-v5.15/drivers/vfio/
Dvfio.c1844 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1848 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1879 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1888 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1890 struct vfio_info_cap_header *header; in vfio_info_add_capability()
Dvfio_iommu_type1.c2764 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_core.c602 struct vfio_info_cap_header header = { in msix_mmappable_cap()