Searched refs:xe_lrc_ring_head (Results 1 – 3 of 3) sorted by relevance
60 u32 xe_lrc_ring_head(struct xe_lrc *lrc);
1089 u32 xe_lrc_ring_head(struct xe_lrc *lrc) in xe_lrc_ring_head() function1099 const u32 head = xe_lrc_ring_head(lrc); in xe_lrc_ring_space()1657 snapshot->head = xe_lrc_ring_head(lrc); in xe_lrc_snapshot_capture()
1688 (xe_lrc_ring_head(q->lrc[0]) != xe_lrc_ring_tail(q->lrc[0]))) { in guc_exec_queue_stop()