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

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c35 struct i915_page_directory *__alloc_pd(int count) function
57 pd = __alloc_pd(I915_PDES);
H A Dgen6_ppgtt.c386 pd = __alloc_pd(I915_PDES);
H A Dintel_gtt.h632 struct i915_page_directory *__alloc_pd(int npde);
H A Dgen8_ppgtt.c933 pd = __alloc_pd(count);

Completed in 148 milliseconds