gart_iommu_aperture 1367 arch/x86/kernel/amd_iommu.c 	gart_iommu_aperture = 0;
gart_iommu_aperture 1191 arch/x86/kernel/amd_iommu_init.c 	if (swiotlb || no_iommu || (iommu_detected && !gart_iommu_aperture))
gart_iommu_aperture 1199 arch/x86/kernel/amd_iommu_init.c 		gart_iommu_aperture = 0;
gart_iommu_aperture   30 arch/x86/kernel/aperture_64.c int gart_iommu_aperture;
gart_iommu_aperture  395 arch/x86/kernel/aperture_64.c 			gart_iommu_aperture = 1;
gart_iommu_aperture  765 arch/x86/kernel/pci-gart_64.c 	if (iommu_detected && !gart_iommu_aperture)
gart_iommu_aperture  770 arch/x86/kernel/pci-gart_64.c 	    !gart_iommu_aperture ||
gart_iommu_aperture   14 include/asm-x86/iommu.h extern int gart_iommu_aperture;