Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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;
H A Dvfio.h75 struct vfio_info_cap_header { struct
276 struct vfio_info_cap_header header;
305 struct vfio_info_cap_header header;
642 struct vfio_info_cap_header header;
656 struct vfio_info_cap_header header;
1025 struct vfio_info_cap_header header;
1048 struct vfio_info_cap_header header;
1065 struct vfio_info_cap_header header;
/OK3568_Linux_fs/kernel/include/linux/
H A Dvfio.h172 struct vfio_info_cap_header *buf;
175 extern struct vfio_info_cap_header *vfio_info_cap_add(
180 struct vfio_info_cap_header *cap,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvfio.h75 struct vfio_info_cap_header { struct
264 struct vfio_info_cap_header header;
293 struct vfio_info_cap_header header;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvfio.h75 struct vfio_info_cap_header { struct
264 struct vfio_info_cap_header header;
293 struct vfio_info_cap_header header;
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio.c1777 struct vfio_info_cap_header *vfio_info_cap_add(struct vfio_info_cap *caps, in vfio_info_cap_add()
1781 struct vfio_info_cap_header *header, *tmp; in vfio_info_cap_add()
1813 struct vfio_info_cap_header *tmp; in vfio_info_cap_shift()
1822 struct vfio_info_cap_header *cap, size_t size) in vfio_info_add_capability()
1824 struct vfio_info_cap_header *header; in vfio_info_add_capability()
H A Dvfio_iommu_type1.c2615 struct vfio_info_cap_header *header; in vfio_iommu_iova_add_cap()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c760 struct vfio_info_cap_header header = { in msix_mmappable_cap()