Searched refs:qemu_cond_wait_bql (Results 1 – 7 of 7) sorted by relevance
114 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()
51 qemu_cond_wait_bql(cpu->halt_cond); in qemu_nvmm_cpu_thread_fn()
51 qemu_cond_wait_bql(cpu->halt_cond); in whpx_cpu_thread_fn()
379 void qemu_cond_wait_bql(QemuCond *cond);
547 void qemu_cond_wait_bql(QemuCond *cond) in qemu_cond_wait_bql() function
901 qemu_cond_wait_bql(&spapr->fwnmi_machine_check_interlock_cond); in spapr_mce_req_event()
1577 qemu_cond_wait_bql(&g->reset_cond); in virtio_gpu_reset()