Searched refs:vfio_info_cap_header (Results 1 – 6 of 6) sorted by relevance
24 struct vfio_info_cap_header header;46 struct vfio_info_cap_header header;69 struct vfio_info_cap_header header;82 struct vfio_info_cap_header header;
86 struct vfio_info_cap_header { struct252 struct vfio_info_cap_header header;303 struct vfio_info_cap_header header;332 struct vfio_info_cap_header header;479 struct vfio_info_cap_header header;495 struct vfio_info_cap_header header;1594 struct vfio_info_cap_header header;1617 struct vfio_info_cap_header header;1634 struct vfio_info_cap_header header;
240 static struct vfio_info_cap_header *next_cap_hdr(void *buf, u32 bufsz, in next_cap_hdr()243 struct vfio_info_cap_header *hdr; in next_cap_hdr()251 hdr = (struct vfio_info_cap_header *)((u8 *)buf + *cap_offset); in next_cap_hdr()257 static struct vfio_info_cap_header *vfio_iommu_info_cap_hdr(struct vfio_iommu_type1_info *info, in vfio_iommu_info_cap_hdr()260 struct vfio_info_cap_header *hdr; in vfio_iommu_info_cap_hdr()316 struct vfio_info_cap_header *hdr; in vfio_iommu_iova_ranges()
1594 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()1598 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()1633 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()1645 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()1647 struct vfio_info_cap_header *header; in vfio_info_add_capability()
1007 struct vfio_info_cap_header header = { in msix_mmappable_cap()
2619 const struct vfio_info_cap_header *cap; in check_vfio_info_cap_chain()