Home
last modified time | relevance | path

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

/xen/xen/drivers/passthrough/
A Diommu.c38 bool __hwdom_initdata iommu_hwdom_strict; variable
108 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()
/xen/xen/drivers/passthrough/x86/
A Diommu.c133 if ( !iommu_hwdom_strict ) in arch_iommu_check_autotranslated_hwdom()
173 if ( iommu_hwdom_strict ) in hwdom_iommu_map()
/xen/xen/include/xen/
A Diommu.h104 extern bool iommu_hwdom_strict, iommu_hwdom_passthrough, iommu_hwdom_inclusive;

Completed in 14 milliseconds