Searched refs:sva_bind (Results 1 – 2 of 2) sorted by relevance
301 struct iommu_sva *(*sva_bind)(struct device *dev, struct mm_struct *mm, member
2467 if (!ops || !ops->sva_bind) in iommu_sva_bind_device()2486 handle = ops->sva_bind(dev, mm, drvdata); in iommu_sva_bind_device()