Searched defs:vfio_group (Results 1 – 2 of 2) sorted by relevance
93 struct vfio_group { struct94 int group_num;95 int fd;96 int devices;
46 static struct fslmc_vfio_group vfio_group; variable