Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dgart.h18 #define GARTEN (1<<0) macro
86 ctl |= GARTEN | DISTLBWALKPRB; in enable_gart_translation()
/linux-6.12.1/arch/x86/kernel/
Daperture_64.c329 aper_enabled = ctl & GARTEN; in early_gart_iommu_check()
385 ctl &= ~GARTEN; in early_gart_iommu_check()
442 ctl &= ~GARTEN; in gart_iommu_hole_init()
Damd_gart_64.c701 ctl &= ~GARTEN; in gart_iommu_shutdown()
/linux-6.12.1/drivers/char/agp/
Damd64-agp.c210 tmp &= ~GARTEN; in amd64_cleanup()