Lines Matching defs:xe_lrc_snapshot
22 struct xe_lrc_snapshot { struct
23 struct xe_bo *lrc_bo;
24 void *lrc_snapshot;
25 unsigned long lrc_size, lrc_offset;
27 u32 context_desc;
28 u32 ring_addr;
29 u32 indirect_context_desc;
30 u32 head;
31 u32 start;
32 struct {
35 } tail;
36 u32 start_seqno;
37 u32 seqno;
38 u32 ctx_timestamp;
39 u32 ctx_job_timestamp;