Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Diommu.h515 extern void iommu_group_remove_device(struct device *dev);
889 static inline void iommu_group_remove_device(struct device *dev) in iommu_group_remove_device() function
/Linux-v6.6/drivers/vfio/
Dgroup.c640 iommu_group_remove_device(dev); in vfio_noiommu_group_alloc()
726 iommu_group_remove_device(device->dev); in vfio_device_remove_group()
/Linux-v6.6/drivers/iommu/
Diommu.c1209 void iommu_group_remove_device(struct device *dev) in iommu_group_remove_device() function
1220 EXPORT_SYMBOL_GPL(iommu_group_remove_device);