Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Diommu.c166 int iommu_domain_init(struct domain *d, unsigned int opts) in iommu_domain_init() function
450 rc = iommu_domain_init(dom_io, 0); in iommu_quarantine_init()
/xen/xen/include/xen/
A Diommu.h112 int iommu_domain_init(struct domain *d, unsigned int opts);
/xen/xen/arch/arm/
A Ddomain.c698 if ( (rc = iommu_domain_init(d, config->iommu_opts)) != 0 ) in arch_domain_create()
/xen/xen/arch/x86/
A Ddomain.c617 if ( (rc = iommu_domain_init(d, config->iommu_opts)) != 0 ) in arch_domain_create()

Completed in 9 milliseconds