Home
last modified time | relevance | path

Searched refs:qemu_cond_wait_bql (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-rr.c114 qemu_cond_wait_bql(first_cpu->halt_cond); in rr_wait_io_event()
201 qemu_cond_wait_bql(first_cpu->halt_cond); in rr_cpu_thread_fn()
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-accel-ops.c51 qemu_cond_wait_bql(cpu->halt_cond); in qemu_nvmm_cpu_thread_fn()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-accel-ops.c51 qemu_cond_wait_bql(cpu->halt_cond); in whpx_cpu_thread_fn()
/openbmc/qemu/include/qemu/
H A Dmain-loop.h379 void qemu_cond_wait_bql(QemuCond *cond);
/openbmc/qemu/system/
H A Dcpus.c547 void qemu_cond_wait_bql(QemuCond *cond) in qemu_cond_wait_bql() function
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c901 qemu_cond_wait_bql(&spapr->fwnmi_machine_check_interlock_cond); in spapr_mce_req_event()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c1577 qemu_cond_wait_bql(&g->reset_cond); in virtio_gpu_reset()