Searched refs:iommu_default_passthrough (Results 1 – 6 of 6) sorted by relevance
459 extern bool iommu_default_passthrough(void);816 static inline bool iommu_default_passthrough(void) in iommu_default_passthrough() function
134 if (iommu_default_passthrough() && cc_platform_has(CC_ATTR_MEM_ENCRYPT)) { in iommu_subsys_init()140 if (!iommu_default_passthrough() && !iommu_dma_strict) in iommu_subsys_init()148 if (!iommu_default_passthrough()) in iommu_subsys_init()2856 bool iommu_default_passthrough(void) in iommu_default_passthrough() function2860 EXPORT_SYMBOL_GPL(iommu_default_passthrough);
342 if ((iommu_default_passthrough() || !amd_iommu_force_isolation) && in iommu_init_device()1837 swiotlb = (iommu_default_passthrough() || sme_me_mask) ? 1 : 0; in amd_iommu_init_dma_ops()
11153 0x00000000 iommu_default_passthrough vmlinux EXPORT_SYMBOL_GPL
30337 ffff8000107e0a24 T iommu_default_passthrough
Completed in 370 milliseconds