Searched refs:mips_cpu_synchronize_from_tb (Results 1 – 3 of 3) sorted by relevance
20 void mips_cpu_synchronize_from_tb(CPUState *cs, const TranslationBlock *tb);
80 void mips_cpu_synchronize_from_tb(CPUState *cs, const TranslationBlock *tb) in mips_cpu_synchronize_from_tb() function
552 .synchronize_from_tb = mips_cpu_synchronize_from_tb,