Searched refs:sw_context (Results 1 – 3 of 3) sorted by relevance
124 struct vmw_sw_context *sw_context,127 struct vmw_sw_context *sw_context,130 static int vmw_bo_to_validate_list(struct vmw_sw_context *sw_context,154 static void vmw_resources_unreserve(struct vmw_sw_context *sw_context, in vmw_resources_unreserve() argument158 struct list_head *list = &sw_context->resource_list; in vmw_resources_unreserve()160 if (sw_context->dx_query_mob && !backoff) in vmw_resources_unreserve()161 vmw_context_bind_dx_query(sw_context->dx_query_ctx, in vmw_resources_unreserve()162 sw_context->dx_query_mob); in vmw_resources_unreserve()180 if (val->staged_bindings != sw_context->staged_bindings) in vmw_resources_unreserve()183 sw_context->staged_bindings_inuse = false; in vmw_resources_unreserve()[all …]
106 u32 sw_context; member
571 dp->sw_context = 0; in au1xxx_dbdma_ring_alloc()