Home
last modified time | relevance | path

Searched refs:qemu_in_vcpu_thread (Results 1 – 5 of 5) sorted by relevance

/qemu/include/system/
H A Dcpus.h33 bool qemu_in_vcpu_thread(void);
/qemu/accel/tcg/
H A Dtcg-accel-ops-icount.c78 assert(qemu_in_vcpu_thread()); in icount_handle_deadline()
/qemu/system/
H A Dcpu-timers.c247 if (qemu_in_vcpu_thread()) { in qemu_timer_notify_cb()
H A Dcpus.c515 bool qemu_in_vcpu_thread(void) in qemu_in_vcpu_thread() function
726 if (qemu_in_vcpu_thread()) { in vm_stop()
/qemu/hw/display/
H A Dvirtio-gpu.c1573 if (qemu_in_vcpu_thread()) { in virtio_gpu_reset()