iommu_sva_bind_device
client->sva = iommu_sva_bind_device(xdna->ddev.dev, current->mm);
sva = iommu_sva_bind_device(dev, current->mm);
EXPORT_SYMBOL_GPL(iommu_sva_bind_device);
handle = iommu_sva_bind_device(uacce->parent, current->mm);
handle = iommu_sva_bind_device(&udev->pdev->dev, current->mm);
struct iommu_sva *iommu_sva_bind_device(struct device *dev,