Home
last modified time | relevance | path

Searched refs:mttcg_start_vcpu_thread (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.h17 void mttcg_start_vcpu_thread(CPUState *cpu);
H A Dtcg-accel-ops-mttcg.c133 void mttcg_start_vcpu_thread(CPUState *cpu) in mttcg_start_vcpu_thread() function
H A Dtcg-accel-ops.c202 ops->create_vcpu_thread = mttcg_start_vcpu_thread; in tcg_accel_ops_init()