Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c498 static inline struct intel_context *__get_context(struct intel_guc *guc, u32 id) in __get_context() function
558 return __get_context(guc, id); in ctx_id_mapped()
3055 GEM_BUG_ON(ce != __get_context(guc, ce->guc_id.id)); in guc_lrc_desc_unpin()
4262 ce = __get_context(guc, ctx_id); in g2h_context_lookup()