Searched refs:nvmm_cpu_synchronize_post_reset (Results 1 – 3 of 3) sorted by relevance
20 void nvmm_cpu_synchronize_post_reset(CPUState *cpu);
90 ops->synchronize_post_reset = nvmm_cpu_synchronize_post_reset; in nvmm_accel_ops_class_init()
860 void nvmm_cpu_synchronize_post_reset(CPUState *cpu) in nvmm_cpu_synchronize_post_reset() function