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

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

Completed in 133 milliseconds