Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dgart.h35 extern int gart_iommu_aperture_allowed;
45 #define gart_iommu_aperture_allowed 0 macro
/Linux-v5.4/arch/x86/kernel/
Damd_gart_64.c832 gart_iommu_aperture_allowed = 1; in gart_parse_options()
834 gart_iommu_aperture_allowed = 1; in gart_parse_options()
Daperture_64.c54 int gart_iommu_aperture_allowed __initdata;
Dearly-quirks.c61 !gart_iommu_aperture_allowed) { in via_bugs()