Searched refs:VGT_CAPS_FULL_PPGTT (Results 1 – 3 of 3) sorted by relevance
57 #define VGT_CAPS_FULL_PPGTT BIT(2) macro
124 return dev_priv->vgpu.caps & VGT_CAPS_FULL_PPGTT; in intel_vgpu_has_full_ppgtt()
48 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) = VGT_CAPS_FULL_PPGTT; in populate_pvinfo_page()