xe_lrc_read_ctx_reg
xe_lrc_read_ctx_reg(lrc, CTX_CONTEXT_CONTROL) |
xe_lrc_read_ctx_reg(lrc, CTX_CONTEXT_CONTROL) |
return xe_lrc_read_ctx_reg(lrc, CTX_RING_TAIL) & TAIL_ADDR;
return xe_lrc_read_ctx_reg(lrc, CTX_RING_START);
return xe_lrc_read_ctx_reg(lrc, CTX_RING_HEAD) & HEAD_ADDR;
u32 xe_lrc_read_ctx_reg(struct xe_lrc *lrc, int reg_nr);