Home
last modified time | relevance | path

Searched refs:vmw_bo_map_and_cache_size (Results 1 – 2 of 2) 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
H A Dvmwgfx_cursor_plane.c660 (void)vmw_bo_map_and_cache_size(bo, size); in vmw_cursor_plane_prepare_fb()