Home
last modified time | relevance | path

Searched refs:guc_ctb_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct_types.h22 struct guc_ctb_info { struct
46 struct guc_ctb_info info; argument
58 struct guc_ctb_info info;
Dxe_guc_ct.c1423 memcpy(&snapshot->info, &ctb->info, sizeof(struct guc_ctb_info)); in guc_ctb_snapshot_capture()