Searched refs:drm_gem_vmap (Results 1 – 3 of 3) sorted by relevance
355 ret = drm_gem_vmap(gem, &buffer->map); in drm_client_buffer_vmap()
1316 int drm_gem_vmap(struct drm_gem_object *obj, struct iosys_map *map) in drm_gem_vmap() function1326 EXPORT_SYMBOL(drm_gem_vmap);
891 ret = drm_gem_vmap(queue->syncwait.obj, &map); in panthor_queue_get_syncwait_obj()