Searched refs:lrc_alloc (Results 1 – 4 of 4) sorted by relevance
32 int lrc_alloc(struct intel_context *ce,
974 int lrc_alloc(struct intel_context *ce, struct intel_engine_cs *engine) in lrc_alloc() function
2585 return lrc_alloc(ce, ce->engine); in execlists_context_alloc()3568 return lrc_alloc(ce, ve->siblings[0]); in virtual_context_alloc()
2508 return lrc_alloc(ce, ce->engine); in guc_context_alloc()2903 return lrc_alloc(ce, engine); in guc_virtual_context_alloc()
Completed in 19 milliseconds