Home
last modified time | relevance | path

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

/Linux-v6.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.h81 struct vfio_info_cap_header { struct
282 struct vfio_info_cap_header header;
311 struct vfio_info_cap_header header;
458 struct vfio_info_cap_header header;
474 struct vfio_info_cap_header header;
1166 struct vfio_info_cap_header header;
1189 struct vfio_info_cap_header header;
1206 struct vfio_info_cap_header header;
/Linux-v6.1/include/linux/
Dvfio.h220 struct vfio_info_cap_header *buf;
223 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps,
229 struct vfio_info_cap_header *cap, size_t size);
/Linux-v6.1/drivers/vfio/
Dvfio_main.c1705 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1709 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1741 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1750 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1752 struct vfio_info_cap_header *header; in vfio_info_add_capability()
Dvfio_iommu_type1.c2686 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_core.c842 struct vfio_info_cap_header header = { in msix_mmappable_cap()