Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Diommu.c55 bool_t __hwdom_initdata iommu_dom0_strict; variable
126 iommu_dom0_strict = val; in parse_iommu_param()
165 iommu_dom0_strict = 1; in check_hwdom_reqs()
178 d->need_iommu = !!iommu_dom0_strict; in iommu_hwdom_init()
374 if ( iommu_dom0_strict ) in iommu_setup()
397 iommu_dom0_strict = 0; in iommu_setup()
404 iommu_dom0_strict ? "Strict" : "Relaxed"); in iommu_setup()

Completed in 3 milliseconds