Searched refs:vmw_bo_map_and_cache_size (Results 1 – 4 of 4) sorted by relevance
137 void *vmw_bo_map_and_cache_size(struct vmw_bo *vbo, size_t size);
347 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
655 (void)vmw_bo_map_and_cache_size(bo, size); in vmw_cursor_plane_prepare_fb()
1988 return vmw_bo_map_and_cache_size(bo, size); in vmw_user_object_map_size()