HomeSort by: relevance | last modified time | path
    Searched defs:pd_vma_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
gen6_ppgtt.c 405 static const struct i915_vma_ops pd_vma_ops = { variable in typeref:typename:const struct i915_vma_ops
429 vma->ops = &pd_vma_ops;
gen6_ppgtt.c 405 static const struct i915_vma_ops pd_vma_ops = { variable in typeref:typename:const struct i915_vma_ops
429 vma->ops = &pd_vma_ops;

Completed in 22 milliseconds