Searched refs:amd_iommu_domain_free (Results 1 – 3 of 3) sorted by relevance
174 amd_iommu_domain_free(domain); in iommu_sva_domain_free()198 amd_iommu_domain_free(&pdom->domain); in amd_iommu_domain_alloc_sva()
54 void amd_iommu_domain_free(struct iommu_domain *dom);
2625 void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free() function3063 .free = amd_iommu_domain_free,