Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1673 static void guc_flush_destroyed_contexts(struct intel_guc *guc);
1692 guc_flush_destroyed_contexts(guc); in intel_guc_submission_reset_prepare()
2135 guc_flush_destroyed_contexts(guc); in intel_guc_submission_fini()
3428 static void guc_flush_destroyed_contexts(struct intel_guc *guc) in guc_flush_destroyed_contexts() function