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()
56 void amd_iommu_domain_free(struct iommu_domain *dom);
2669 .free = amd_iommu_domain_free,2729 amd_iommu_domain_free(&domain->domain); in amd_iommu_domain_alloc_paging_v1()2747 .free = amd_iommu_domain_free,2803 amd_iommu_domain_free(&domain->domain); in amd_iommu_domain_alloc_paging_v2()2873 void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free() function