Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h107 enum intel_gvt_gtt_type { enum
160 enum intel_gvt_gtt_type root_entry_type;
185 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);
249 enum intel_gvt_gtt_type type;
257 enum intel_gvt_gtt_type type;
283 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);
H A Dgtt.c823 struct intel_vgpu *vgpu, enum intel_gvt_gtt_type type) in ppgtt_alloc_spt()
873 struct intel_vgpu *vgpu, enum intel_gvt_gtt_type type, in ppgtt_alloc_spt_gfn()
949 enum intel_gvt_gtt_type cur_pt_type; in ppgtt_invalidate_spt_by_shadow_entry()
1861 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_create_ppgtt_mm()
2353 enum intel_gvt_gtt_type type) in alloc_scratch_pages()
2639 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_get_ppgtt_mm()
H A Dscheduler.c1585 enum intel_gvt_gtt_type root_entry_type; in prepare_mm()
H A Dhandlers.c1471 enum intel_gvt_gtt_type root_entry_type = GTT_TYPE_PPGTT_ROOT_L4_ENTRY; in handle_g2v_notification()