Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c2414 static struct i915_vma *eb_dispatch_secure(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_dispatch_secure() function
2435 batch = eb_dispatch_secure(eb, eb->batch->vma); in eb_parse()
2495 batch = eb_dispatch_secure(eb, shadow); in eb_parse()