Home
last modified time | relevance | path

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

/Linux-v5.4/samples/vfio-mdev/
Dmbochs.c174 struct vfio_region_gfx_edid edid_regs;
367 struct vfio_region_gfx_edid *edid; in handle_mmio_read()
414 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
415 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()
/Linux-v5.4/include/uapi/linux/
Dvfio.h368 struct vfio_region_gfx_edid { struct
/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dkvmgt.c82 struct vfio_region_gfx_edid vfio_edid_regs;
441 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs; in handle_edid_regs()
453 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
473 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()