Searched refs:drm_free_agp (Results 1 – 4 of 4) sorted by relevance
54 void drm_free_agp(DRM_AGP_MEM * handle, int pages) in drm_free_agp() function64 EXPORT_SYMBOL(drm_free_agp);
376 drm_free_agp(entry->memory, entry->pages); in drm_agp_free()
211 drm_free_agp(entry->memory, entry->pages); in drm_lastclose()
1785 extern void drm_free_agp(DRM_AGP_MEM * handle, int pages);1825 static inline void drm_free_agp(DRM_AGP_MEM * handle, int pages) in drm_free_agp() function