Home
last modified time | relevance | path

Searched refs:VGT_CAPS_FULL_48BIT_PPGTT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pvinfo.h55 #define VGT_CAPS_FULL_48BIT_PPGTT BIT(2) macro
Di915_vgpu.c86 return dev_priv->vgpu.caps & VGT_CAPS_FULL_48BIT_PPGTT; in intel_vgpu_has_full_48bit_ppgtt()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dvgpu.c47 vgpu_vreg_t(vgpu, vgtif_reg(vgt_caps)) = VGT_CAPS_FULL_48BIT_PPGTT; in populate_pvinfo_page()