Searched refs:iommu_default_passthrough (Results 1 – 4 of 4) sorted by relevance
217 if (iommu_default_passthrough() && cc_platform_has(CC_ATTR_MEM_ENCRYPT)) { in iommu_subsys_init()223 if (!iommu_default_passthrough() && !iommu_dma_strict) in iommu_subsys_init()231 if (!iommu_default_passthrough()) in iommu_subsys_init()3017 bool iommu_default_passthrough(void) in iommu_default_passthrough() function3021 EXPORT_SYMBOL_GPL(iommu_default_passthrough);
940 extern bool iommu_default_passthrough(void);1315 static inline bool iommu_default_passthrough(void) in iommu_default_passthrough() function
3381 if (no_iommu || iommu_default_passthrough()) { in iommu_snp_enable()
729 if ((iommu_default_passthrough() || !amd_iommu_force_isolation) && in iommu_init_device()