Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/agp/
H A Dagpdefs.h327 #define AMD64_APERBASE_MASK 0x00007fff macro
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Damd64_gart.c43 AMD64_APERTURE_BASE) & AMD64_APERBASE_MASK; in amd64_get_aperbase()