Searched refs:__get_context (Results 1 – 1 of 1) sorted by relevance
498 static inline struct intel_context *__get_context(struct intel_guc *guc, u32 id) in __get_context() function558 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()