Lines Matching refs:ctx
45 * @ctx: non-refcounted pointer to the owning context.
54 struct vmw_resource *ctx;
198 WARN_ON(vcotbl->ctx->id == SVGA3D_INVALID_ID);
202 cmd->body.cid = vcotbl->ctx->id;
291 cmd0->body.cid = vcotbl->ctx->id;
298 cmd1->body.cid = vcotbl->ctx->id;
338 vmw_dx_context_scrub_cotables(vcotbl->ctx, readback);
374 cmd->body.cid = vcotbl->ctx->id;
401 struct ttm_operation_ctx ctx = { false, false };
478 ret = ttm_bo_validate(bo, &buf->placement, &ctx);
595 * @ctx: Pointer to the context resource.
600 struct vmw_resource *ctx,
631 vcotbl->ctx = ctx;