Searched refs:VGT_CAPS_FULL_48BIT_PPGTT (Results 1 – 3 of 3) sorted by relevance
55 #define VGT_CAPS_FULL_48BIT_PPGTT BIT(2) macro
86 return dev_priv->vgpu.caps & VGT_CAPS_FULL_48BIT_PPGTT; in intel_vgpu_has_full_48bit_ppgtt()
47 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) = VGT_CAPS_FULL_48BIT_PPGTT; in populate_pvinfo_page()