Searched refs:xe_lrc_pphwsp_offset (Results 1 – 3 of 3) sorted by relevance
650 u32 xe_lrc_pphwsp_offset(struct xe_lrc *lrc) in xe_lrc_pphwsp_offset() function656 #define __xe_lrc_pphwsp_offset xe_lrc_pphwsp_offset667 return xe_lrc_pphwsp_offset(lrc) + LRC_PPHWSP_SIZE; in xe_lrc_regs_offset()686 return xe_lrc_pphwsp_offset(lrc) + LRC_SEQNO_PPHWSP_OFFSET; in __xe_lrc_seqno_offset()692 return xe_lrc_pphwsp_offset(lrc) + LRC_START_SEQNO_PPHWSP_OFFSET; in __xe_lrc_start_seqno_offset()698 return xe_lrc_pphwsp_offset(lrc) + LRC_CTX_JOB_TIMESTAMP_OFFSET; in __xe_lrc_ctx_job_timestamp_offset()704 return xe_lrc_pphwsp_offset(lrc) + LRC_PARALLEL_PPHWSP_OFFSET; in __xe_lrc_parallel_offset()1663 snapshot->lrc_offset = xe_lrc_pphwsp_offset(lrc); in xe_lrc_snapshot_capture()
54 u32 xe_lrc_pphwsp_offset(struct xe_lrc *lrc);
351 xe_lrc_pphwsp_offset(q->lrc[0]), in xe_gt_record_default_lrcs()