Home
last modified time | relevance | path

Searched refs:iommu_replace_device_pasid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Diommu.c3556 int iommu_replace_device_pasid(struct iommu_domain *domain, in iommu_replace_device_pasid() function
3628 EXPORT_SYMBOL_NS_GPL(iommu_replace_device_pasid, "IOMMUFD_INTERNAL");
/linux/drivers/iommu/iommufd/
H A Ddevice.c587 rc = iommu_replace_device_pasid(hwpt->domain, idev->dev, in iommufd_hwpt_replace_device()