Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dcpus.h35 bool qemu_in_vcpu_thread(void);
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-icount.c78 assert(qemu_in_vcpu_thread()); in icount_handle_deadline()
/openbmc/qemu/system/
H A Dcpu-timers.c246 if (qemu_in_vcpu_thread()) { in qemu_timer_notify_cb()
H A Dcpus.c510 bool qemu_in_vcpu_thread(void) in qemu_in_vcpu_thread() function
701 if (qemu_in_vcpu_thread()) { in vm_stop()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c1573 if (qemu_in_vcpu_thread()) { in virtio_gpu_reset()