Home
last modified time | relevance | path

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

/linux-5.19.10/samples/vfio-mdev/
Dmbochs.c176 struct vfio_region_gfx_edid edid_regs;
359 struct vfio_region_gfx_edid *edid; in handle_mmio_read()
406 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
407 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()
/linux-5.19.10/include/uapi/linux/
Dvfio.h391 struct vfio_region_gfx_edid { struct
/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Dkvmgt.c89 struct vfio_region_gfx_edid vfio_edid_regs;
552 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs; in handle_edid_regs()
564 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
584 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()