Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/vfio-mdev/
H A 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()
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A 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()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvfio.h346 * struct vfio_region_gfx_edid - EDID region layout.
381 struct vfio_region_gfx_edid { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvfio.h118 struct vfio_region_gfx_edid { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvfio.h118 struct vfio_region_gfx_edid { struct
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c82 struct vfio_region_gfx_edid vfio_edid_regs;
483 struct vfio_region_gfx_edid *regs = &region->vfio_edid_regs; in handle_edid_regs()
495 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs() argument
515 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs() argument
/kernel/linux/linux-6.6/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; in handle_edid_regs()
444 case offsetof(struct vfio_region_gfx_edid, link_state): in handle_edid_regs() argument
464 case offsetof(struct vfio_region_gfx_edid, edid_size): in handle_edid_regs() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvfio.h376 * struct vfio_region_gfx_edid - EDID region layout.
411 struct vfio_region_gfx_edid { struct

Completed in 16 milliseconds