Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c31 struct i915_page_directory *__alloc_pd(int count) in __alloc_pd() function
53 pd = __alloc_pd(I915_PDES); in alloc_pd()
H A Dgen6_ppgtt.c457 ppgtt->base.pd = __alloc_pd(I915_PDES); in gen6_ppgtt_create()
H A Dintel_gtt.h522 struct i915_page_directory *__alloc_pd(int npde);
H A Dgen8_ppgtt.c650 pd = __alloc_pd(count); in gen8_alloc_top_pd()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c35 struct i915_page_directory *__alloc_pd(int count) in __alloc_pd() function
57 pd = __alloc_pd(I915_PDES); in alloc_pd()
H A Dgen6_ppgtt.c386 pd = __alloc_pd(I915_PDES); in gen6_alloc_top_pd()
H A Dintel_gtt.h624 struct i915_page_directory *__alloc_pd(int npde);
H A Dgen8_ppgtt.c929 pd = __alloc_pd(count); in gen8_alloc_top_pd()

Completed in 7 milliseconds