Searched refs:vfio_group (Results 1 – 5 of 5) sorted by relevance
362 struct vfio_group *group = in vfio_group_fops_open()431 static struct vfio_group *434 struct vfio_group *group; in vfio_group_find_from_iommu()451 struct vfio_group *group = container_of(dev, struct vfio_group, dev); in vfio_group_release()463 struct vfio_group *group; in vfio_group_alloc()500 struct vfio_group *group; in vfio_create_group()501 struct vfio_group *ret; in vfio_create_group()537 struct vfio_group *group; in vfio_noiommu_group_alloc()586 struct vfio_group *group; in vfio_group_find_or_alloc()637 struct vfio_group *group; in vfio_device_set_group()[all …]
51 struct vfio_group { struct139 int vfio_group_use_container(struct vfio_group *group);140 void vfio_group_unuse_container(struct vfio_group *group);142 struct vfio_group *group);143 void vfio_group_detach_container(struct vfio_group *group);164 static inline int vfio_group_use_container(struct vfio_group *group) in vfio_group_use_container()169 static inline void vfio_group_unuse_container(struct vfio_group *group) in vfio_group_unuse_container()174 struct vfio_group *group) in vfio_container_attach_group()179 static inline void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container()
239 struct vfio_group *group; in __vfio_container_attach_groups()417 struct vfio_group *group) in vfio_container_attach_group()468 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container()503 int vfio_group_use_container(struct vfio_group *group) in vfio_group_use_container()522 void vfio_group_unuse_container(struct vfio_group *group) in vfio_group_unuse_container()
45 struct vfio_group *group;
180 add it to an iommu_group and a vfio_group. Then we could pass through
Completed in 11 milliseconds