Searched refs:iommu_domain_init (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu.h | 198 void iommu_domain_init(struct iommu_unit *unit, struct iommu_domain *domain,
|
H A D | busdma_iommu.c | 1086 iommu_domain_init(struct iommu_unit *unit, struct iommu_domain *domain, in iommu_domain_init() function
|
/freebsd/sys/arm64/iommu/ |
H A D | iommu.c | 135 iommu_domain_init(iommu, iodom, &domain_map_ops); in iommu_domain_alloc()
|
/freebsd/sys/x86/iommu/ |
H A D | amd_ctx.c | 246 iommu_domain_init(AMD2IOMMU(unit), iodom, &amdiommu_domain_map_ops); in amdiommu_domain_alloc()
|
H A D | intel_ctx.c | 378 iommu_domain_init(unit, iodom, &dmar_domain_map_ops); in dmar_domain_alloc()
|