Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvfio.h75 struct vfio_info_cap_header { struct
264 struct vfio_info_cap_header header;
293 struct vfio_info_cap_header header;
400 struct vfio_info_cap_header header;
414 struct vfio_info_cap_header header;
745 struct vfio_info_cap_header header;
/Linux-v5.4/include/linux/
Dvfio.h137 struct vfio_info_cap_header *buf;
140 extern struct vfio_info_cap_header *vfio_info_cap_add(
145 struct vfio_info_cap_header *cap,
/Linux-v5.4/drivers/vfio/
Dvfio.c1796 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1800 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1831 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1840 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1842 struct vfio_info_cap_header *header; in vfio_info_add_capability()
Dvfio_iommu_type1.c2151 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci.c657 struct vfio_info_cap_header header = { in msix_mmappable_cap()