Searched defs:xe_lrc_snapshot (Results 1 – 1 of 1) sorted by relevance
22 struct xe_lrc_snapshot { struct23 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 {[all …]