Searched refs:intel_vgpu_get_ppgtt_mm (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gvt/
H A Dgtt.h279 struct intel_vgpu_mm *intel_vgpu_get_ppgtt_mm(struct intel_vgpu *vgpu,
H A Dscheduler.c1602 mm = intel_vgpu_get_ppgtt_mm(workload->vgpu, root_entry_type, pdps);
H A Dgtt.c2628 * intel_vgpu_get_ppgtt_mm - get or create a PPGTT mm object.
2638 struct intel_vgpu_mm *intel_vgpu_get_ppgtt_mm(struct intel_vgpu *vgpu, function
H A Dhandlers.c1482 mm = intel_vgpu_get_ppgtt_mm(vgpu, root_entry_type, pdps);

Completed in 313 milliseconds