Searched refs:vfio_region_gfx_edid (Results 1 - 3 of 3) sorted by relevance

/linux-master/samples/vfio-mdev/
H A Dmbochs.c186 struct vfio_region_gfx_edid edid_regs;
369 struct vfio_region_gfx_edid *edid;
416 case offsetof(struct vfio_region_gfx_edid, link_state):
417 case offsetof(struct vfio_region_gfx_edid, edid_size):
/linux-master/include/uapi/linux/
H A Dvfio.h376 * struct vfio_region_gfx_edid - EDID region layout.
411 struct vfio_region_gfx_edid { struct
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c87 struct vfio_region_gfx_edid vfio_edid_regs;
432 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs;
444 case offsetof(struct vfio_region_gfx_edid, link_state): argument
464 case offsetof(struct vfio_region_gfx_edid, edid_size): argument

Completed in 111 milliseconds