Searched refs:qemu_in_vcpu_thread (Results 1 – 5 of 5) sorted by relevance
33 bool qemu_in_vcpu_thread(void);
78 assert(qemu_in_vcpu_thread()); in icount_handle_deadline()
247 if (qemu_in_vcpu_thread()) { in qemu_timer_notify_cb()
515 bool qemu_in_vcpu_thread(void) in qemu_in_vcpu_thread() function726 if (qemu_in_vcpu_thread()) { in vm_stop()
1573 if (qemu_in_vcpu_thread()) { in virtio_gpu_reset()