Home
last modified time | relevance | path

Searched refs:iommu_sva_bind_device (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/linux/
Diommu.h678 struct iommu_sva *iommu_sva_bind_device(struct device *dev,
1039 iommu_sva_bind_device(struct device *dev, struct mm_struct *mm, void *drvdata) in iommu_sva_bind_device() function
/Linux-v5.15/drivers/dma/idxd/
Dcdev.c103 sva = iommu_sva_bind_device(dev, current->mm, NULL); in idxd_cdev_open()
Dinit.c539 sva = iommu_sva_bind_device(&idxd->pdev->dev, NULL, &flags); in idxd_enable_system_pasid()
/Linux-v5.15/Documentation/x86/
Dsva.rst74 iommu_sva_bind_device(), which will do the following:
109 One thread must call iommu_sva_bind_device() to allocate the PASID for the
/Linux-v5.15/drivers/misc/uacce/
Duacce.c102 handle = iommu_sva_bind_device(uacce->parent, current->mm, NULL); in uacce_bind_queue()
/Linux-v5.15/drivers/iommu/
Diommu.c3046 iommu_sva_bind_device(struct device *dev, struct mm_struct *mm, void *drvdata) in iommu_sva_bind_device() function
3079 EXPORT_SYMBOL_GPL(iommu_sva_bind_device);