Home
last modified time | relevance | path

Searched refs:vmw_bo_map_and_cache_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c347 return vmw_bo_map_and_cache_size(vbo, vbo->tbo.base.size); in vmw_bo_map_and_cache()
350 void *vmw_bo_map_and_cache_size(struct vmw_bo *vbo, size_t size) in vmw_bo_map_and_cache_size() function