Searched refs:__alloc_pd (Results 1 – 4 of 4) sorted by relevance
31 struct i915_page_directory *__alloc_pd(int count) in __alloc_pd() function53 pd = __alloc_pd(I915_PDES); in alloc_pd()
522 struct i915_page_directory *__alloc_pd(int npde);
457 ppgtt->base.pd = __alloc_pd(I915_PDES); in gen6_ppgtt_create()
650 pd = __alloc_pd(count); in gen8_alloc_top_pd()