Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1942 static void guc_ctb_snapshot_capture(struct xe_device *xe, struct guc_ctb *ctb, in guc_ctb_snapshot_capture() function
1979 guc_ctb_snapshot_capture(xe, &ct->ctbs.h2g, &snapshot->h2g); in guc_ct_snapshot_capture()
1980 guc_ctb_snapshot_capture(xe, &ct->ctbs.g2h, &snapshot->g2h); in guc_ct_snapshot_capture()