Searched refs:rr_kick_vcpu_thread (Results 1 – 3 of 3) sorted by relevance
16 void rr_kick_vcpu_thread(CPUState *unused);
207 ops->kick_vcpu_thread = rr_kick_vcpu_thread; in tcg_accel_ops_init()
41 void rr_kick_vcpu_thread(CPUState *unused) in rr_kick_vcpu_thread() function