We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca5b78 commit 92567a5Copy full SHA for 92567a5
include/linux/iommu.h
@@ -795,8 +795,6 @@ extern int iommu_attach_device(struct iommu_domain *domain,
795
struct device *dev);
796
extern void iommu_detach_device(struct iommu_domain *domain,
797
798
-extern int iommu_sva_unbind_gpasid(struct iommu_domain *domain,
799
- struct device *dev, ioasid_t pasid);
800
extern struct iommu_domain *iommu_get_domain_for_dev(struct device *dev);
801
extern struct iommu_domain *iommu_get_dma_domain(struct device *dev);
802
extern int iommu_map(struct iommu_domain *domain, unsigned long iova,
0 commit comments