Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c999 static bool virtual_matches(const struct virtual_engine *ve, in virtual_matches() function
1039 if (!rq || !virtual_matches(ve, rq, engine)) { in first_virtual_engine()
1422 if (unlikely(!virtual_matches(ve, rq, engine))) in execlists_dequeue()