Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GARTEN
arch/x86/include/asm/gart.h
86
ctl |= GARTEN | DISTLBWALKPRB;
arch/x86/kernel/amd_gart_64.c
706
ctl &= ~GARTEN;
arch/x86/kernel/aperture_64.c
329
aper_enabled = ctl & GARTEN;
arch/x86/kernel/aperture_64.c
385
ctl &= ~GARTEN;
arch/x86/kernel/aperture_64.c
442
ctl &= ~GARTEN;
drivers/char/agp/amd64-agp.c
210
tmp &= ~GARTEN;