Searched refs:iommu_detected (Results 1 – 12 of 12) sorted by relevance
11 extern int iommu_detected;14 #define iommu_detected (0) macro
6 extern int iommu_detected;
26 if (iommu_detected) in pci_iommu_init()
6 int iommu_detected __read_mostly;
36 int iommu_detected __read_mostly = 0;
420 iommu_detected = 1; in gart_iommu_hole_init()
1366 if (no_iommu || iommu_detected) in detect_calgary()1444 iommu_detected = 1; in detect_calgary()
130 extern int iommu_detected, no_iommu;
641 if (!iommu_detected) in mem_init()
891 if (!ret && !no_iommu && !iommu_detected && !dmar_disabled) { in detect_intel_iommu()892 iommu_detected = 1; in detect_intel_iommu()
2886 if (no_iommu || (iommu_detected && !gart_iommu_aperture)) in amd_iommu_detect()2897 iommu_detected = 1; in amd_iommu_detect()
2887 iommu_detected = 1; in amd_iommu_init_dma_ops()