Searched refs:cursor_bh (Results 1 – 5 of 5) sorted by relevance
117 QEMUBH *cursor_bh; member
341 qemu_bh_schedule(qxl->ssd.cursor_bh); in qxl_render_cursor()348 qemu_bh_schedule(qxl->ssd.cursor_bh); in qxl_render_cursor()
1028 qemu_bh_schedule(g->cursor_bh); in virtio_gpu_handle_cursor_cb()1518 g->cursor_bh = virtio_bh_new_guarded(qdev, virtio_gpu_cursor_bh, g); in virtio_gpu_device_realize()1531 g_clear_pointer(&g->cursor_bh, qemu_bh_delete); in virtio_gpu_device_unrealize()
2213 qxl->ssd.cursor_bh = qemu_bh_new_guarded(qemu_spice_cursor_refresh_bh, &qxl->ssd,
188 QEMUBH *cursor_bh; member