Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dgen6_ppgtt.c346 static struct i915_vma *pd_vma_create(struct gen6_ppgtt *ppgtt, int size) in pd_vma_create() function
467 ppgtt->vma = pd_vma_create(ppgtt, GEN6_PD_SIZE); in gen6_ppgtt_create()