Searched refs:iommu_domain_init (Results 1 – 4 of 4) sorted by relevance
166 int iommu_domain_init(struct domain *d, unsigned int opts) in iommu_domain_init() function450 rc = iommu_domain_init(dom_io, 0); in iommu_quarantine_init()
112 int iommu_domain_init(struct domain *d, unsigned int opts);
698 if ( (rc = iommu_domain_init(d, config->iommu_opts)) != 0 ) in arch_domain_create()
617 if ( (rc = iommu_domain_init(d, config->iommu_opts)) != 0 ) in arch_domain_create()
Completed in 9 milliseconds