drm_gem_vmap
ret = drm_gem_vmap(buffer->gem, &buffer->map);
EXPORT_SYMBOL(drm_gem_vmap);
int drm_gem_vmap(struct drm_gem_object *obj, struct iosys_map *map);