Home
last modified time | relevance | path

Searched refs:gart_iommu_aperture (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dgart.h34 extern int gart_iommu_aperture;
44 #define gart_iommu_aperture 0 macro
/linux/drivers/char/agp/
H A Damd64-agp.c783 if (gart_iommu_aperture) in agp_amd64_mod_init()
792 if (gart_iommu_aperture) in agp_amd64_cleanup()
/linux/arch/x86/kernel/
H A Damd_gart_64.c735 !gart_iommu_aperture || in gart_iommu_init()
/linux/drivers/iommu/amd/
H A Dinit.c3665 if (no_iommu || (iommu_detected && !gart_iommu_aperture)) in amd_iommu_detect()