xe_lrc_pphwsp_offset
xe_lrc_pphwsp_offset(q->lrc[0]),
snapshot->lrc_offset = xe_lrc_pphwsp_offset(lrc);
#define __xe_lrc_pphwsp_offset xe_lrc_pphwsp_offset
return xe_lrc_pphwsp_offset(lrc) + LRC_PPHWSP_SIZE;
return xe_lrc_pphwsp_offset(lrc) + LRC_SEQNO_PPHWSP_OFFSET;
return xe_lrc_pphwsp_offset(lrc) + LRC_START_SEQNO_PPHWSP_OFFSET;
return xe_lrc_pphwsp_offset(lrc) + LRC_CTX_JOB_TIMESTAMP_OFFSET;
return xe_lrc_pphwsp_offset(lrc) + LRC_PARALLEL_PPHWSP_OFFSET;
return xe_lrc_pphwsp_offset(lrc) + LRC_ENGINE_ID_PPHWSP_OFFSET;
u32 xe_lrc_pphwsp_offset(struct xe_lrc *lrc);