Searched refs:xe_lrc_ring_head (Results 1 – 4 of 4) sorted by relevance
100 u32 xe_lrc_ring_head(struct xe_lrc *lrc);
317 xe_lrc_set_ring_tail(lrc, xe_lrc_ring_head(lrc)); in xe_sriov_vf_ccs_fini()
1696 u32 xe_lrc_ring_head(struct xe_lrc *lrc) in xe_lrc_ring_head() function1706 const u32 head = xe_lrc_ring_head(lrc); in xe_lrc_ring_space()2280 snapshot->head = xe_lrc_ring_head(lrc); in xe_lrc_snapshot_capture()2483 return xe_lrc_ring_head(lrc) == xe_lrc_ring_tail(lrc); in xe_lrc_ring_is_idle()
2543 xe_lrc_ring_head(q->lrc[i])); in guc_exec_queue_start()