Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/agp/
H A Dagpdefs.h247 #define GTT_MB_TO_PAGES(m) ((m) << 8) macro
/titanic_50/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c694 maxpages = GTT_MB_TO_PAGES(maxpages); in i8xx_add_to_gtt()
722 maxpages = GTT_MB_TO_PAGES(maxpages); in i8xx_remove_from_gtt()