Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Diommu.c72 static int amd_iommu_attach_device(struct iommu_domain *dom, struct device *dev,
2662 .attach_dev = amd_iommu_attach_device,
2740 .attach_dev = amd_iommu_attach_device,
2922 return amd_iommu_attach_device(dom, dev, old); in amd_iommu_identity_attach()
2942 static int amd_iommu_attach_device(struct iommu_domain *dom, struct device *dev, in amd_iommu_attach_device() function