Home
last modified time | relevance | path

Searched refs:vfio_device_gfx_plane_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/samples/vfio-mdev/
Dmdpy.c485 struct vfio_device_gfx_plane_info *plane) in mdpy_query_gfx_plane()
597 struct vfio_device_gfx_plane_info plane = {}; in mdpy_ioctl()
599 minsz = offsetofend(struct vfio_device_gfx_plane_info, in mdpy_ioctl()
Dmbochs.c1102 struct vfio_device_gfx_plane_info *plane) in mbochs_query_gfx_plane()
1268 struct vfio_device_gfx_plane_info plane = {}; in mbochs_ioctl()
1270 minsz = offsetofend(struct vfio_device_gfx_plane_info, in mbochs_ioctl()
/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Ddmabuf.c388 static void update_fb_info(struct vfio_device_gfx_plane_info *gvt_dmabuf, in update_fb_info()
406 struct vfio_device_gfx_plane_info *gfx_plane_info = args; in intel_vgpu_query_plane()
Dkvmgt.c1390 struct vfio_device_gfx_plane_info dmabuf = {}; in intel_vgpu_ioctl()
1393 minsz = offsetofend(struct vfio_device_gfx_plane_info, in intel_vgpu_ioctl()
/linux-6.12.1/include/uapi/linux/
Dvfio.h809 struct vfio_device_gfx_plane_info { struct