Home
last modified time | relevance | path

Searched defs:container_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/vfio/lib/include/libvfio/
H A Diommu.h29 int container_fd; member
/linux/tools/testing/selftests/vfio/lib/
H A Diommu.c285 static struct vfio_iommu_type1_info *vfio_iommu_get_info(int container_fd) in vfio_iommu_get_info()