|
Linux Kernel
3.7.1
|
#include <asm/e820.h>Go to the source code of this file.
Macros | |
| #define | GPTE_VALID 1 |
| #define | GPTE_COHERENT 2 |
| #define | GARTEN (1<<0) |
| #define | DISGARTCPU (1<<4) |
| #define | DISGARTIO (1<<5) |
| #define | DISTLBWALKPRB (1<<6) |
| #define | INVGART (1<<0) |
| #define | GARTPTEERR (1<<1) |
| #define | AMD64_GARTAPERTURECTL 0x90 |
| #define | AMD64_GARTAPERTUREBASE 0x94 |
| #define | AMD64_GARTTABLEBASE 0x98 |
| #define | AMD64_GARTCACHECTL 0x9c |
| #define | gart_iommu_aperture 0 |
| #define | gart_iommu_aperture_allowed 0 |
| #define | gart_iommu_aperture_disabled 1 |
Functions | |
| void | set_up_gart_resume (u32, u32) |
| int | agp_amd64_init (void) |
Variables | |
| int | fallback_aper_order |
| int | fallback_aper_force |
| int | fix_aperture |
Definition at line 757 of file amd64-agp.c.
Definition at line 593 of file amd_gart_64.c.
| int fallback_aper_force |
| int fallback_aper_order |
| int fix_aperture |
1.8.2