Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h43 int iommu_domain_init(struct domain *d);
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c138 int iommu_domain_init(struct domain *d) in iommu_domain_init() function
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain.c589 if ( (rc = iommu_domain_init(d)) != 0 ) in arch_domain_create()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomain.c521 if ( (rc = iommu_domain_init(d)) != 0 ) in arch_domain_create()

Completed in 7 milliseconds