Searched refs:__alloc_pd (Results 1 – 1 of 1) sorted by relevance
722 static struct i915_page_directory *__alloc_pd(size_t sz) in __alloc_pd() function738 pd = __alloc_pd(sizeof(*pd)); in alloc_pd()1454 pd = __alloc_pd(offsetof(typeof(*pd), entry[count])); in gen8_alloc_top_pd()1977 ppgtt->base.pd = __alloc_pd(sizeof(*ppgtt->base.pd)); in gen6_ppgtt_create()