Searched refs:root_entry_type (Results 1 – 2 of 2) sorted by relevance
158 enum intel_gvt_gtt_type root_entry_type; member183 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);280 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]);
497 entry->type = mm->ppgtt_mm.root_entry_type; in _ppgtt_get_root_entry()1801 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_create_ppgtt_mm() argument1813 GEM_BUG_ON(root_entry_type != GTT_TYPE_PPGTT_ROOT_L3_ENTRY && in intel_vgpu_create_ppgtt_mm()1814 root_entry_type != GTT_TYPE_PPGTT_ROOT_L4_ENTRY); in intel_vgpu_create_ppgtt_mm()1815 mm->ppgtt_mm.root_entry_type = root_entry_type; in intel_vgpu_create_ppgtt_mm()1821 if (root_entry_type == GTT_TYPE_PPGTT_ROOT_L4_ENTRY) in intel_vgpu_create_ppgtt_mm()2035 switch (mm->ppgtt_mm.root_entry_type) { in intel_vgpu_gma_to_gpa()2073 mm->ppgtt_mm.root_entry_type, gma, gpa); in intel_vgpu_gma_to_gpa()2550 switch (mm->ppgtt_mm.root_entry_type) { in intel_vgpu_find_ppgtt_mm()2579 enum intel_gvt_gtt_type root_entry_type, u64 pdps[]) in intel_vgpu_get_ppgtt_mm() argument[all …]