Searched refs:mips_vp_active (Results 1 – 3 of 3) sorted by relevance
280 static inline int mips_vp_active(CPUMIPSState *env) in mips_vp_active() function
174 if (!mips_vp_active(env)) { in mips_cpu_has_work()
51 return cpu->halted && mips_vp_active(env); in mips_vp_is_wfi()