Searched refs:rr_start_vcpu_thread (Results 1 – 3 of 3) sorted by relevance
19 void rr_start_vcpu_thread(CPUState *cpu);
206 ops->create_vcpu_thread = rr_start_vcpu_thread; in tcg_accel_ops_init()
308 void rr_start_vcpu_thread(CPUState *cpu) in rr_start_vcpu_thread() function