Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Di915_pvinfo.h58 struct vgt_if { struct
110 _MMIO((VGT_PVINFO_PAGE + offsetof(struct vgt_if, x))) argument
H A Di915_vgpu.c66 BUILD_BUG_ON(sizeof(struct vgt_if) != VGT_PVINFO_SIZE); in i915_check_vgpu()