Searched refs:whpx_cpu_synchronize_post_reset (Results 1 – 3 of 3) sorted by relevance
21 void whpx_cpu_synchronize_post_reset(CPUState *cpu);
93 ops->synchronize_post_reset = whpx_cpu_synchronize_post_reset; in whpx_accel_ops_class_init()
2104 void whpx_cpu_synchronize_post_reset(CPUState *cpu) in whpx_cpu_synchronize_post_reset() function