Home
last modified time | relevance | path

Searched refs:AMD64_APERTURE_BASE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/intel/io/agpgart/
H A Damd64_gart.c43 AMD64_APERTURE_BASE) & AMD64_APERBASE_MASK; in amd64_get_aperbase()
109 aper_base = pci_config_get32(sc->gsoft_pcihdl, AMD64_APERTURE_BASE); in amd64_enable_gart()
/titanic_50/usr/src/uts/common/sys/agp/
H A Dagpdefs.h321 #define AMD64_APERTURE_BASE 0x94 macro