Searched refs:iommu_dom0_strict (Results 1 – 1 of 1) sorted by relevance
55 bool_t __hwdom_initdata iommu_dom0_strict; variable126 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