Searched refs:qemu_in_vcpu_thread (Results 1 – 5 of 5) sorted by relevance
35 bool qemu_in_vcpu_thread(void);
78 assert(qemu_in_vcpu_thread()); in icount_handle_deadline()
246 if (qemu_in_vcpu_thread()) { in qemu_timer_notify_cb()
510 bool qemu_in_vcpu_thread(void) in qemu_in_vcpu_thread() function701 if (qemu_in_vcpu_thread()) { in vm_stop()
1573 if (qemu_in_vcpu_thread()) { in virtio_gpu_reset()