Home
last modified time | relevance | path

Searched refs:intel_gvt_gtt_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h105 enum intel_gvt_gtt_type { enum
158 enum intel_gvt_gtt_type root_entry_type;
183 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);
246 enum intel_gvt_gtt_type type;
254 enum intel_gvt_gtt_type type;
280 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);
H A Dgtt.c763 struct intel_vgpu *vgpu, enum intel_gvt_gtt_type type) in ppgtt_alloc_spt()
813 struct intel_vgpu *vgpu, enum intel_gvt_gtt_type type, in ppgtt_alloc_spt_gfn()
889 enum intel_gvt_gtt_type cur_pt_type; in ppgtt_invalidate_spt_by_shadow_entry()
1801 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_create_ppgtt_mm()
2293 enum intel_gvt_gtt_type type) in alloc_scratch_pages()
2579 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_get_ppgtt_mm()
H A Dhandlers.c1498 enum intel_gvt_gtt_type root_entry_type = GTT_TYPE_PPGTT_ROOT_L4_ENTRY; in handle_g2v_notification()