Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dgart.h34 extern int gart_iommu_aperture_allowed;
44 #define gart_iommu_aperture_allowed 0 macro
/arch/x86/kernel/
Damd_gart_64.c885 gart_iommu_aperture_allowed = 1; in gart_parse_options()
887 gart_iommu_aperture_allowed = 1; in gart_parse_options()
Daperture_64.c51 int gart_iommu_aperture_allowed __initdata;
Dearly-quirks.c62 !gart_iommu_aperture_allowed) { in via_bugs()