Searched refs:drm_free_agp (Results 1 – 3 of 3) sorted by relevance
31 void drm_free_agp(struct agp_memory * handle, int pages);69 static inline void drm_free_agp(struct agp_memory * handle, int pages) in drm_free_agp() function
369 drm_free_agp(entry->memory, entry->pages); in drm_agp_free()450 drm_free_agp(entry->memory, entry->pages); in drm_legacy_agp_clear()
97 void drm_free_agp(struct agp_memory * handle, int pages) in drm_free_agp() function