Searched refs:iommu_aux_detach_device (Results 1 – 3 of 3) sorted by relevance
675 void iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev);1028 iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_detach_device() function
3010 void iommu_aux_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_aux_detach_device() function3017 EXPORT_SYMBOL_GPL(iommu_aux_detach_device);
1963 iommu_aux_detach_device(domain, iommu_device); in vfio_mdev_detach_domain()