Searched refs:iommu_sva_bind_device (Results 1 – 5 of 5) sorted by relevance
59 struct iommu_sva *iommu_sva_bind_device(struct device *dev, struct mm_struct *mm) in iommu_sva_bind_device() function114 EXPORT_SYMBOL_GPL(iommu_sva_bind_device);
1193 struct iommu_sva *iommu_sva_bind_device(struct device *dev,1199 iommu_sva_bind_device(struct device *dev, struct mm_struct *mm) in iommu_sva_bind_device() function
111 handle = iommu_sva_bind_device(uacce->parent, current->mm); in uacce_bind_queue()
254 sva = iommu_sva_bind_device(dev, current->mm); in idxd_cdev_open()
74 iommu_sva_bind_device(), which will do the following: