Searched refs:sw_context (Results 1 – 3 of 3) sorted by relevance
102 struct vmw_sw_context *sw_context,105 struct vmw_sw_context *sw_context,108 static int vmw_bo_to_validate_list(struct vmw_sw_context *sw_context,121 static void vmw_resources_unreserve(struct vmw_sw_context *sw_context, in vmw_resources_unreserve() argument125 struct list_head *list = &sw_context->resource_list; in vmw_resources_unreserve()127 if (sw_context->dx_query_mob && !backoff) in vmw_resources_unreserve()128 vmw_context_bind_dx_query(sw_context->dx_query_ctx, in vmw_resources_unreserve()129 sw_context->dx_query_mob); in vmw_resources_unreserve()147 if (val->staged_bindings != sw_context->staged_bindings) in vmw_resources_unreserve()150 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()