Home
last modified time | relevance | path

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

/Linux-v6.1/samples/vfio-mdev/
Dmbochs.c184 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-v6.1/drivers/gpu/drm/i915/gvt/
Dkvmgt.c87 struct vfio_region_gfx_edid vfio_edid_regs;
432 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs; in handle_edid_regs()
444 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
464 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()
/Linux-v6.1/include/uapi/linux/
Dvfio.h391 struct vfio_region_gfx_edid { struct