Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dgart.h34 extern int gart_iommu_aperture;
44 #define gart_iommu_aperture 0 macro
/openbmc/linux/arch/x86/kernel/
H A Daperture_64.c52 int gart_iommu_aperture; variable
431 gart_iommu_aperture = 1; in gart_iommu_hole_init()
H A Damd_gart_64.c730 !gart_iommu_aperture || in gart_iommu_init()
/openbmc/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()
/openbmc/linux/drivers/iommu/amd/
H A Dinit.c3467 if (no_iommu || (iommu_detected && !gart_iommu_aperture)) in amd_iommu_detect()