Searched refs:__get_context (Results 1 – 1 of 1) sorted by relevance
516 static inline struct intel_context *__get_context(struct intel_guc *guc, u32 id) in __get_context() function576 return __get_context(guc, id); in ctx_id_mapped()3361 GEM_BUG_ON(ce != __get_context(guc, ce->guc_id.id)); in guc_lrc_desc_unpin()4822 ce = __get_context(guc, ctx_id); in g2h_context_lookup()