Searched refs:xe_lrc_read_ctx_reg (Results 1 – 2 of 2) sorted by relevance
115 u32 xe_lrc_read_ctx_reg(struct xe_lrc *lrc, int reg_nr);
955 u32 xe_lrc_read_ctx_reg(struct xe_lrc *lrc, int reg_nr) in xe_lrc_read_ctx_reg() function1547 xe_lrc_read_ctx_reg(lrc, CTX_CONTEXT_CONTROL) | in xe_lrc_ctx_init()1552 xe_lrc_read_ctx_reg(lrc, CTX_CONTEXT_CONTROL) | in xe_lrc_ctx_init()1751 return xe_lrc_read_ctx_reg(lrc, CTX_RING_TAIL) & TAIL_ADDR; in xe_lrc_ring_tail()1759 return xe_lrc_read_ctx_reg(lrc, CTX_RING_START); in xe_lrc_ring_start()1775 return xe_lrc_read_ctx_reg(lrc, CTX_RING_HEAD) & HEAD_ADDR; in xe_lrc_ring_head()