iommu_default_passthrough 426 drivers/iommu/amd_iommu.c if ((iommu_default_passthrough() || !amd_iommu_force_isolation) && iommu_default_passthrough 2873 drivers/iommu/amd_iommu.c swiotlb = (iommu_default_passthrough() || sme_me_mask) ? 1 : 0; iommu_default_passthrough 3299 drivers/iommu/intel-iommu.c if (iommu_default_passthrough()) iommu_default_passthrough 123 drivers/iommu/iommu.c if (iommu_default_passthrough() && mem_encrypt_active()) { iommu_default_passthrough 2275 drivers/iommu/iommu.c EXPORT_SYMBOL_GPL(iommu_default_passthrough); iommu_default_passthrough 441 include/linux/iommu.h extern bool iommu_default_passthrough(void);