__alloc_pd        738 drivers/gpu/drm/i915/i915_gem_gtt.c 	pd = __alloc_pd(sizeof(*pd));
__alloc_pd       1455 drivers/gpu/drm/i915/i915_gem_gtt.c 	pd = __alloc_pd(offsetof(typeof(*pd), entry[count]));
__alloc_pd       1979 drivers/gpu/drm/i915/i915_gem_gtt.c 	ppgtt->base.pd = __alloc_pd(sizeof(*ppgtt->base.pd));