Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dgart.h35 extern int gart_iommu_aperture_allowed;
45 #define gart_iommu_aperture_allowed 0 macro
/openbmc/linux/arch/x86/kernel/
H A Damd_gart_64.c830 gart_iommu_aperture_allowed = 1; in gart_parse_options()
832 gart_iommu_aperture_allowed = 1; in gart_parse_options()
H A Daperture_64.c54 int gart_iommu_aperture_allowed __initdata;
H A Dearly-quirks.c62 !gart_iommu_aperture_allowed) { in via_bugs()