Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Diommu-sva.c59 struct iommu_sva *iommu_sva_bind_device(struct device *dev, struct mm_struct *mm) in iommu_sva_bind_device() function
114 EXPORT_SYMBOL_GPL(iommu_sva_bind_device);
/Linux-v6.6/include/linux/
Diommu.h1193 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
/Linux-v6.6/drivers/misc/uacce/
Duacce.c111 handle = iommu_sva_bind_device(uacce->parent, current->mm); in uacce_bind_queue()
/Linux-v6.6/drivers/dma/idxd/
Dcdev.c254 sva = iommu_sva_bind_device(dev, current->mm); in idxd_cdev_open()
/Linux-v6.6/Documentation/arch/x86/
Dsva.rst74 iommu_sva_bind_device(), which will do the following: