Lines Matching refs:VhostUserGPU
119 static void vhost_user_gpu_update_blocked(VhostUserGPU *g, bool blocked);
122 vhost_user_gpu_handle_cursor(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_cursor()
152 vhost_user_gpu_send_msg(VhostUserGPU *g, const VhostUserGpuMsg *msg) in vhost_user_gpu_send_msg()
159 vhost_user_gpu_unblock(VhostUserGPU *g) in vhost_user_gpu_unblock()
170 vhost_user_gpu_handle_display(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_display()
356 VhostUserGPU *g = opaque; in vhost_user_gpu_chr_read()
409 vhost_user_gpu_update_blocked(VhostUserGPU *g, bool blocked) in vhost_user_gpu_update_blocked()
418 VhostUserGPU *g = VHOST_USER_GPU(b); in vhost_user_gpu_gl_flushed()
429 vhost_user_gpu_do_set_socket(VhostUserGPU *g, Error **errp) in vhost_user_gpu_do_set_socket()
470 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_get_config()
497 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_set_config()
519 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_set_status()
542 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_guest_notifier_pending()
559 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_guest_notifier_mask()
576 VhostUserGPU *g = VHOST_USER_GPU(obj); in vhost_user_gpu_instance_init()
586 VhostUserGPU *g = VHOST_USER_GPU(obj); in vhost_user_gpu_instance_finalize()
594 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_reset()
615 VhostUserGPU *g = VHOST_USER_GPU(qdev); in vhost_user_gpu_device_realize()
652 VhostUserGPU *g = VHOST_USER_GPU(vdev); in vhost_user_gpu_get_vhost()
657 VIRTIO_GPU_BASE_PROPERTIES(VhostUserGPU, parent_obj.conf),
684 .instance_size = sizeof(VhostUserGPU),