Searched refs:vmw_bo_map_and_cache_size (Results 1 – 3 of 3) sorted by relevance
137 void *vmw_bo_map_and_cache_size(struct vmw_bo *vbo, size_t size);
352 return vmw_bo_map_and_cache_size(vbo, vbo->tbo.base.size); in vmw_bo_map_and_cache()355 void *vmw_bo_map_and_cache_size(struct vmw_bo *vbo, size_t size) in vmw_bo_map_and_cache_size() function
722 (void)vmw_bo_map_and_cache_size(bo, size); in vmw_du_cursor_plane_prepare_fb()2793 return vmw_bo_map_and_cache_size(bo, size); in vmw_user_object_map_size()