Home
last modified time | relevance | path

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

/linux-6.12.1/samples/vfio-mdev/
Dmbochs.c187 struct vfio_region_gfx_edid edid_regs;
370 struct vfio_region_gfx_edid *edid; in handle_mmio_read()
417 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
418 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()
/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dkvmgt.c87 struct vfio_region_gfx_edid vfio_edid_regs;
444 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs; in handle_edid_regs()
456 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs()
472 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs()
/linux-6.12.1/include/uapi/linux/
Dvfio.h411 struct vfio_region_gfx_edid { struct