Searched defs:xe_lrc_snapshot (Results 1 – 1 of 1) sorted by relevance
41 struct xe_lrc_snapshot { struct42 struct xe_bo *lrc_bo;43 void *lrc_snapshot;44 unsigned long lrc_size, lrc_offset;46 u32 context_desc;47 u32 indirect_context_desc;48 u32 head;49 struct {52 } tail;53 u32 start_seqno;[all …]