Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Diommu.c141 iommu_domain_free(struct iommu_domain *iodom) in iommu_domain_free() function
229 iommu_domain_free(iodom); in iommu_get_ctx()
275 error = iommu_domain_free(iodom); in iommu_free_ctx()
H A Dsmmu.c1925 DEVMETHOD(iommu_domain_free, smmu_domain_free),