Searched refs:iommu_detected (Results 1 – 11 of 11) sorted by relevance
13 extern int iommu_detected;17 #define iommu_detected (0) macro
36 if (iommu_detected) in pci_iommu_init()102 if (!iommu_detected) { in pci_iommu_alloc()
7 int iommu_detected __read_mostly;
6 extern int iommu_detected;
35 int iommu_detected __read_mostly = 0;
409 iommu_detected = 1; in gart_iommu_hole_init()
1392 if (no_iommu || iommu_detected) in detect_calgary()1470 iommu_detected = 1; in detect_calgary()
139 extern int iommu_detected, no_iommu;
902 if (!ret && !no_iommu && !iommu_detected && !dmar_disabled) { in detect_intel_iommu()903 iommu_detected = 1; in detect_intel_iommu()
2796 if (no_iommu || (iommu_detected && !gart_iommu_aperture)) in amd_iommu_detect()2807 iommu_detected = 1; in amd_iommu_detect()
2779 iommu_detected = 1; in amd_iommu_init_dma_ops()