Home
last modified time | relevance | path

Searched refs:agpi_pgtotal (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dagpgart.h55 uint32_t agpi_pgtotal; /* max number of pages in aperture */ member
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c107 info.memory_allowed = agpinfo->agpi_pgtotal << PAGE_SHIFT; in drm_agp_info()
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c121 (v32).agpi32_pgtotal = (v).agpi_pgtotal; \
1783 info->agpi_pgtotal = softstate->asoft_pgtotal; in copyinfo()
1784 info->agpi_pgsystem = info->agpi_pgtotal; in copyinfo()