Home
last modified time | relevance | path

Searched refs:vfio_group_detach_container (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/vfio/
Dvfio.h244 void vfio_group_detach_container(struct vfio_group *group);
280 static inline void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container() function
Dgroup.c90 vfio_group_detach_container(group); in vfio_group_ioctl_unset_container()
487 vfio_group_detach_container(group); in vfio_group_fops_release()
757 vfio_group_detach_container(group); in vfio_device_remove_group()
Dcontainer.c468 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container() function