Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.c2089 static const struct i915_vma_ops pd_vma_ops = { variable
2112 vma->ops = &pd_vma_ops; in pd_vma_create()