Searched refs:iommu_detected (Results 1 – 12 of 12) sorted by relevance
13 extern int iommu_detected;17 #define iommu_detected (0) macro
6 extern int iommu_detected;
5 int iommu_detected __read_mostly;
40 if (iommu_detected) in pci_iommu_init()
56 if (!iommu_detected) { in pci_swiotlb_init()
138 extern int iommu_detected, no_iommu;
37 int iommu_detected __read_mostly = 0;
382 iommu_detected = 1; in gart_iommu_hole_init()
1387 if (no_iommu || iommu_detected) in detect_calgary()1465 iommu_detected = 1; in detect_calgary()
883 if (ret && !no_iommu && !iommu_detected && !dmar_disabled) { in detect_intel_iommu()884 iommu_detected = 1; in detect_intel_iommu()
2236 if (no_iommu || (iommu_detected && !gart_iommu_aperture)) in amd_iommu_detect()2247 iommu_detected = 1; in amd_iommu_detect()
3139 iommu_detected = 1; in amd_iommu_init_dma_ops()