Home
last modified time | relevance | path

Searched refs:detach_group (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/vfio/
H A Dcontainer.c73 .detach_group = vfio_noiommu_detach_group,
254 driver->ops->detach_group(data, group->iommu_group); in __vfio_container_attach_groups()
480 driver->ops->detach_group(container->iommu_data, in vfio_group_detach_container()
H A Dvfio.h212 void (*detach_group)(void *iommu_data, member
H A Dvfio_iommu_spapr_tce.c1359 .detach_group = tce_iommu_detach_group,
H A Dvfio_iommu_type1.c3152 .detach_group = vfio_iommu_type1_detach_group,