Searched refs:VGT_CAPS_HUGE_GTT (Results 1 – 3 of 3) sorted by relevance
45 return dev_priv->vgpu.caps & VGT_CAPS_HUGE_GTT; in intel_vgpu_has_huge_gtt()
61 #define VGT_CAPS_HUGE_GTT BIT(4) macro
54 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) |= VGT_CAPS_HUGE_GTT; in populate_pvinfo_page()