Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A 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
H A 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()
H A Dcontainer.c468 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container() function