Home
last modified time | relevance | path

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

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