ttm_bo_vmap
return ttm_bo_vmap(tbo, ism);
int ttm_bo_vmap(struct ttm_buffer_object *bo, struct iosys_map *map);
EXPORT_SYMBOL(ttm_bo_vmap);