Home
last modified time | relevance | path

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

/linux-5.19.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.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;
1024 struct vfio_info_cap_header header;
1047 struct vfio_info_cap_header header;
1064 struct vfio_info_cap_header header;
/linux-5.19.10/include/linux/
Dvfio.h188 struct vfio_info_cap_header *buf;
191 extern struct vfio_info_cap_header *vfio_info_cap_add(
196 struct vfio_info_cap_header *cap,
/linux-5.19.10/drivers/vfio/
Dvfio.c1808 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1812 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1844 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1853 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1855 struct vfio_info_cap_header *header; in vfio_info_add_capability()
Dvfio_iommu_type1.c2674 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/linux-5.19.10/drivers/vfio/pci/
Dvfio_pci_core.c631 struct vfio_info_cap_header header = { in msix_mmappable_cap()