Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dgart.h18 #define GARTEN (1<<0) macro
87 ctl |= GARTEN | DISTLBWALKPRB; in enable_gart_translation()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Daperture_64.c320 aper_enabled = ctl & GARTEN; in early_gart_iommu_check()
376 ctl &= ~GARTEN; in early_gart_iommu_check()
433 ctl &= ~GARTEN; in gart_iommu_hole_init()
H A Damd_gart_64.c703 ctl &= ~GARTEN; in gart_iommu_shutdown()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Damd64-agp.c210 tmp &= ~GARTEN; in amd64_cleanup()