Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c378 drm_free(entry, sizeof (*entry), DRM_MEM_AGPLISTS); in drm_agp_free()
H A Ddrm_drv.c278 drm_free(entry, sizeof (*entry), DRM_MEM_AGPLISTS); in drm_lastclose()
H A DdrmP.h120 #define DRM_MEM_AGPLISTS 20 macro