Searched refs:iommu_detach_device (Results 1 – 3 of 3) sorted by relevance
77 void iommu_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_detach_device() function81 EXPORT_SYMBOL_GPL(iommu_detach_device);
58 extern void iommu_detach_device(struct iommu_domain *domain,95 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device() function
210 iommu_detach_device(domain, &pdev->dev); in kvm_deassign_device()