Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance
403 struct vmw_sw_context{ struct405 bool kernel;406 struct vmw_fpriv *fp;407 struct drm_file *filp;408 uint32_t *cmd_bounce;409 uint32_t cmd_bounce_size;410 struct vmw_bo *cur_query_bo;411 struct list_head bo_relocations;412 struct list_head res_relocations;413 uint32_t *buf_start;[all …]