Searched defs:new_guc_id (Results 1 – 1 of 1) sorted by relevance
1977 static int new_guc_id(struct intel_guc *guc, struct intel_context *ce) in new_guc_id() function3425 static bool context_needs_register(struct intel_context *ce, bool new_guc_id) in context_needs_register()