Home
last modified time | relevance | path

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

/linux/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 Dgen8_ppgtt.c933 pd = __alloc_pd(count); in gen8_alloc_top_pd()