Searched defs:xe_guc_ct (Results 1 – 1 of 1) sorted by relevance
81 struct xe_guc_ct { struct83 struct xe_bo *bo;85 struct mutex lock;87 spinlock_t fast_lock;89 struct {94 } ctbs;96 u32 g2h_outstanding;98 struct work_struct g2h_worker;100 bool enabled;102 u32 fence_seqno;[all …]