Searched refs:iommu_hwdom_strict (Results 1 – 3 of 3) sorted by relevance
38 bool __hwdom_initdata iommu_hwdom_strict; variable108 iommu_hwdom_strict = val; in parse_iommu_param()138 iommu_hwdom_strict = val; in parse_dom0_iommu_param()161 iommu_hwdom_strict = true; in check_hwdom_reqs()204 if ( !is_hardware_domain(d) || iommu_hwdom_strict ) in iommu_domain_init()465 if ( iommu_hwdom_strict ) in iommu_setup()496 iommu_hwdom_strict = false; in iommu_setup()505 iommu_hwdom_strict ? "Strict" : "Relaxed"); in iommu_setup()
133 if ( !iommu_hwdom_strict ) in arch_iommu_check_autotranslated_hwdom()173 if ( iommu_hwdom_strict ) in hwdom_iommu_map()
104 extern bool iommu_hwdom_strict, iommu_hwdom_passthrough, iommu_hwdom_inclusive;
Completed in 14 milliseconds