Home
last modified time | relevance | path

Searched refs:vgt_if (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Di915_pvinfo.h61 struct vgt_if { struct
115 #define vgtif_offset(x) (offsetof(struct vgt_if, x)) argument
Di915_vgpu.c67 BUILD_BUG_ON(sizeof(struct vgt_if) != VGT_PVINFO_SIZE); in i915_detect_vgpu()
/drivers/gpu/drm/i915/gvt/
Dvgpu.c72 WARN_ON(sizeof(struct vgt_if) != VGT_PVINFO_SIZE); in populate_pvinfo_page()
Dhandlers.c1175 (VGT_PVINFO_PAGE + offsetof(struct vgt_if, x))