Searched defs:queue_ctx (Results 1 – 1 of 1) sorted by relevance
41 struct queue_ctx { struct43 unsigned nr_regs;46 uint32_t *regs;49 uint64_t *ip;52 uint64_t *end;55 bool in_exception_handler;58 struct {64 } call_stack[MAX_CALL_STACK_DEPTH + 1]; /* +1 for exception handler */65 uint8_t call_stack_depth;67 unsigned gpu_id;