Searched refs:iommu_sva_bind_device (Results 1 – 6 of 6) sorted by relevance
39 handle = iommu_sva_bind_device(&udev->pdev->dev, current->mm); in uio_pci_sva_open()
81 client->sva = iommu_sva_bind_device(xdna->ddev.dev, client->mm); in amdxdna_sva_init()
1664 struct iommu_sva *iommu_sva_bind_device(struct device *dev,1671 iommu_sva_bind_device(struct device *dev, struct mm_struct *mm) in iommu_sva_bind_device() function
128 handle = iommu_sva_bind_device(uacce->parent, current->mm); in uacce_bind_queue()
247 sva = iommu_sva_bind_device(dev, current->mm); in idxd_cdev_open()
74 iommu_sva_bind_device(), which will do the following: