Home
last modified time | relevance | path

Searched refs:iommu_default_passthrough (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Diommu.h459 extern bool iommu_default_passthrough(void);
816 static inline bool iommu_default_passthrough(void) in iommu_default_passthrough() function
/linux/drivers/iommu/
A Diommu.c134 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() function
2860 EXPORT_SYMBOL_GPL(iommu_default_passthrough);
/linux/drivers/iommu/amd/
A Diommu.c342 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()
/linux/
A Dvmlinux.symvers11153 0x00000000 iommu_default_passthrough vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30337 ffff8000107e0a24 T iommu_default_passthrough
A D.tmp_System.map30337 ffff8000107e0a24 T iommu_default_passthrough

Completed in 370 milliseconds