Searched refs:vmw_bo_map_and_cache (Results 1 – 7 of 7) sorted by relevance
114 u32 *image = vmw_bo_map_and_cache(bo); in vmw_cursor_update_mob()117 header = vmw_bo_map_and_cache(vps->cursor.mob); in vmw_cursor_update_mob()446 vmw_bo_map_and_cache(vbo); in vmw_cursor_mob_map()540 old_image = vmw_bo_map_and_cache(old_bo); in vmw_cursor_buffer_changed()541 new_image = vmw_bo_map_and_cache(new_bo); in vmw_cursor_buffer_changed()653 vmw_bo_map_and_cache(bo); in vmw_cursor_plane_prepare_fb()
136 void *vmw_bo_map_and_cache(struct vmw_bo *vbo);
96 mapped_surface = vmw_bo_map_and_cache(bo); in compute_crc()
441 ptr = vmw_bo_map_and_cache(bo); in map_external()
351 void *vmw_bo_map_and_cache(struct vmw_bo *vbo) in vmw_bo_map_and_cache() function
1256 man->map = vmw_bo_map_and_cache(man->cmd_space); in vmw_cmdbuf_set_pool_size()
1976 return vmw_bo_map_and_cache(bo); in vmw_user_object_map()
Completed in 16 milliseconds