Searched refs:iommu_attach_device_pasid (Results 1 – 4 of 4) sorted by relevance
95 ret = iommu_attach_device_pasid(domain, dev, mm->pasid); in iommu_sva_bind_device()
3404 int iommu_attach_device_pasid(struct iommu_domain *domain, in iommu_attach_device_pasid() function3436 EXPORT_SYMBOL_GPL(iommu_attach_device_pasid);
723 int iommu_attach_device_pasid(struct iommu_domain *domain,1076 static inline int iommu_attach_device_pasid(struct iommu_domain *domain, in iommu_attach_device_pasid() function
575 ret = iommu_attach_device_pasid(domain, dev, pasid); in idxd_enable_system_pasid()