Home
last modified time | relevance | path

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

/freebsd/sys/dev/iommu/
H A Diommu.h198 void iommu_domain_init(struct iommu_unit *unit, struct iommu_domain *domain,
H A Dbusdma_iommu.c1086 iommu_domain_init(struct iommu_unit *unit, struct iommu_domain *domain, in iommu_domain_init() function
/freebsd/sys/arm64/iommu/
H A Diommu.c135 iommu_domain_init(iommu, iodom, &domain_map_ops); in iommu_domain_alloc()
/freebsd/sys/x86/iommu/
H A Damd_ctx.c246 iommu_domain_init(AMD2IOMMU(unit), iodom, &amdiommu_domain_map_ops); in amdiommu_domain_alloc()
H A Dintel_ctx.c378 iommu_domain_init(unit, iodom, &dmar_domain_map_ops); in dmar_domain_alloc()