Searched refs:iommu_attach_device_pasid (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/iommu/ |
| H A D | iommu-sva.c | 119 ret = iommu_attach_device_pasid(domain, dev, iommu_mm->pasid, in iommu_sva_bind_device() 134 ret = iommu_attach_device_pasid(domain, dev, iommu_mm->pasid, in iommu_sva_bind_device()
|
| H A D | iommu.c | 3590 int iommu_attach_device_pasid(struct iommu_domain *domain, in iommu_attach_device_pasid() function 3668 EXPORT_SYMBOL_GPL(iommu_attach_device_pasid);
|
| /linux/include/linux/ |
| H A D | iommu.h | 1188 int iommu_attach_device_pasid(struct iommu_domain *domain, 1504 static inline int iommu_attach_device_pasid(struct iommu_domain *domain, in iommu_attach_device_pasid() function
|
| /linux/drivers/dma/idxd/ |
| H A D | init.c | 686 ret = iommu_attach_device_pasid(domain, dev, pasid, NULL); in idxd_enable_system_pasid()
|