HomeSort by: relevance | last modified time | path
    Searched refs:vgt_if (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_pvinfo.h 63 struct vgt_if { struct
117 #define vgtif_offset(x) (offsetof(struct vgt_if, x))
i915_vgpu.c 81 BUILD_BUG_ON(sizeof(struct vgt_if) != VGT_PVINFO_SIZE);
230 * the mappable/unmappable graphic memory) is described in the vgt_if structure
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
vgpu.c 77 WARN_ON(sizeof(struct vgt_if) != VGT_PVINFO_SIZE);
handlers.c 1188 (VGT_PVINFO_PAGE + offsetof(struct vgt_if, x))

Completed in 16 milliseconds