Searched refs:__get_context (Results 1 – 1 of 1) sorted by relevance
283 static inline struct intel_context *__get_context(struct intel_guc *guc, u32 id) in __get_context() function338 return __get_context(guc, id); in lrc_desc_registered()1729 GEM_BUG_ON(ce != __get_context(guc, ce->guc_id)); in guc_lrc_desc_unpin()2576 ce = __get_context(guc, desc_idx); in g2h_context_lookup()