Searched refs:vmw_bo_map_and_cache (Results 1 – 7 of 7) sorted by relevance
116 u32 *image = vmw_bo_map_and_cache(bo); in vmw_cursor_update_mob()119 header = vmw_bo_map_and_cache(vps->cursor.mob); in vmw_cursor_update_mob()449 vmw_bo_map_and_cache(vbo); in vmw_cursor_mob_map()543 old_image = vmw_bo_map_and_cache(old_bo); in vmw_cursor_buffer_changed()544 new_image = vmw_bo_map_and_cache(new_bo); in vmw_cursor_buffer_changed()657 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()
345 void *vmw_bo_map_and_cache(struct vmw_bo *vbo) in vmw_bo_map_and_cache() function
1260 man->map = vmw_bo_map_and_cache(man->cmd_space); in vmw_cmdbuf_set_pool_size()
1980 return vmw_bo_map_and_cache(bo); in vmw_user_object_map()