x_hot             200 drivers/gpu/drm/i915/gvt/dmabuf.c 	if (c && c->x_hot <= c->width && c->y_hot <= c->height)
x_hot             262 drivers/gpu/drm/i915/gvt/dmabuf.c 			info->x_hot = c.x_hot;
x_hot             265 drivers/gpu/drm/i915/gvt/dmabuf.c 			info->x_hot = UINT_MAX;
x_hot             357 drivers/gpu/drm/i915/gvt/dmabuf.c 	gvt_dmabuf->x_hot = fb_info->x_hot;
x_hot              46 drivers/gpu/drm/i915/gvt/dmabuf.h 	__u32 x_hot;    /* horizontal position of cursor hotspot */
x_hot             387 drivers/gpu/drm/i915/gvt/fb_decoder.c 	plane->x_hot = vgpu_vreg_t(vgpu, vgtif_reg(cursor_x_hot));
x_hot             147 drivers/gpu/drm/i915/gvt/fb_decoder.h 	u32	x_hot;		/* in pixels */
x_hot             663 include/uapi/linux/vfio.h 	__u32 x_hot;    /* horizontal position of cursor hotspot */
x_hot            1114 samples/vfio-mdev/mbochs.c 	plane->x_hot	      = 0;
x_hot             506 samples/vfio-mdev/mdpy.c 	plane->x_hot	      = 0;