Searched refs:xe_lrc_ring_tail (Results 1 – 3 of 3) sorted by relevance
58 u32 xe_lrc_ring_tail(struct xe_lrc *lrc);
1073 u32 xe_lrc_ring_tail(struct xe_lrc *lrc) in xe_lrc_ring_tail() function1659 snapshot->tail.memory = xe_lrc_ring_tail(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()