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