i915_vm_to_ppgtt  979 drivers/gpu/drm/i915/gem/i915_gem_context.c 		gen6_ppgtt_unpin_all(i915_vm_to_ppgtt(old));
i915_vm_to_ppgtt  993 drivers/gpu/drm/i915/gem/i915_gem_context.c 		struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1010 drivers/gpu/drm/i915/gem/i915_gem_context.c 		struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1029 drivers/gpu/drm/i915/gem/i915_gem_context.c 		gen6_ppgtt_pin(i915_vm_to_ppgtt(vm));
i915_vm_to_ppgtt 1905 drivers/gpu/drm/i915/gt/intel_lrc.c 	struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(rq->hw_context->vm);
i915_vm_to_ppgtt 3193 drivers/gpu/drm/i915/gt/intel_lrc.c 	struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ce->vm);
i915_vm_to_ppgtt 1383 drivers/gpu/drm/i915/gt/intel_ringbuffer.c 		err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm)));
i915_vm_to_ppgtt 1394 drivers/gpu/drm/i915/gt/intel_ringbuffer.c 		gen6_ppgtt_unpin(i915_vm_to_ppgtt(vm));
i915_vm_to_ppgtt 1755 drivers/gpu/drm/i915/gt/intel_ringbuffer.c 		struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1836 drivers/gpu/drm/i915/gt/intel_ringbuffer.c 		i915_vm_to_ppgtt(vm)->pd_dirty_engines |= unwind_mm;
i915_vm_to_ppgtt  368 drivers/gpu/drm/i915/gvt/scheduler.c 	struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ctx->vm);
i915_vm_to_ppgtt 1178 drivers/gpu/drm/i915/gvt/scheduler.c 	i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(s->shadow[0]->vm));
i915_vm_to_ppgtt 1253 drivers/gpu/drm/i915/gvt/scheduler.c 	i915_context_ppgtt_root_save(s, i915_vm_to_ppgtt(ctx->vm));
i915_vm_to_ppgtt 1303 drivers/gpu/drm/i915/gvt/scheduler.c 	i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(ctx->vm));
i915_vm_to_ppgtt  920 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt  954 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1033 drivers/gpu/drm/i915/i915_gem_gtt.c 	__gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd,
i915_vm_to_ppgtt 1148 drivers/gpu/drm/i915/i915_gem_gtt.c 	err = __gen8_ppgtt_alloc(vm, i915_vm_to_ppgtt(vm)->pd,
i915_vm_to_ppgtt 1151 drivers/gpu/drm/i915/i915_gem_gtt.c 		__gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd,
i915_vm_to_ppgtt 1339 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1607 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct gen6_ppgtt * const ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
i915_vm_to_ppgtt 1648 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
i915_vm_to_ppgtt 1688 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
i915_vm_to_ppgtt 1790 drivers/gpu/drm/i915/i915_gem_gtt.c 	struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));