i915_vm_to_ppgtt
struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
struct gen6_ppgtt * const ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
__gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd,
__gen8_ppgtt_alloc(vm, stash, i915_vm_to_ppgtt(vm)->pd,
__gen8_ppgtt_foreach(vm, i915_vm_to_ppgtt(vm)->pd,
struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(rq->context->vm);
struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
return i915_vm_to_ppgtt(vm);
return to_gen6_ppgtt(i915_vm_to_ppgtt(vm))->pp_dir;
err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm)), ww);
gen6_ppgtt_unpin(i915_vm_to_ppgtt(vm));
i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(s->shadow[0]->vm));
struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ce->vm);