Searched refs:xe_lrc_pphwsp_offset (Results 1 – 3 of 3) sorted by relevance
705 u32 xe_lrc_pphwsp_offset(struct xe_lrc *lrc) in xe_lrc_pphwsp_offset() function711 #define __xe_lrc_pphwsp_offset xe_lrc_pphwsp_offset722 return xe_lrc_pphwsp_offset(lrc) + LRC_PPHWSP_SIZE; in xe_lrc_regs_offset()747 return xe_lrc_pphwsp_offset(lrc) + LRC_SEQNO_PPHWSP_OFFSET; in __xe_lrc_seqno_offset()753 return xe_lrc_pphwsp_offset(lrc) + LRC_START_SEQNO_PPHWSP_OFFSET; in __xe_lrc_start_seqno_offset()759 return xe_lrc_pphwsp_offset(lrc) + LRC_CTX_JOB_TIMESTAMP_OFFSET; in __xe_lrc_ctx_job_timestamp_offset()765 return xe_lrc_pphwsp_offset(lrc) + LRC_PARALLEL_PPHWSP_OFFSET; in __xe_lrc_parallel_offset()770 return xe_lrc_pphwsp_offset(lrc) + LRC_ENGINE_ID_PPHWSP_OFFSET; in __xe_lrc_engine_id_offset()2287 snapshot->lrc_offset = xe_lrc_pphwsp_offset(lrc); in xe_lrc_snapshot_capture()
94 u32 xe_lrc_pphwsp_offset(struct xe_lrc *lrc);
440 xe_lrc_pphwsp_offset(q->lrc[0]), in xe_gt_record_default_lrcs()