Searched defs:ctb (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 166 #define CT_DEAD(ct, ctb, reason_code) ct_dead_capture((ct), (ctb), CT_DEAD_##reason_code) argument 176 #define CT_DEAD(ct, ctb, reason) \ argument 1992 static void guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb, in guc_ctb_snapshot_capture() 2144 static void ct_dead_capture(struct xe_guc_ct *ct, struct guc_ctb *ctb, u32 reason_code) in ct_dead_capture()
|