Searched refs:mips_vpe_active (Results 1 – 3 of 3) sorted by relevance
247 static inline int mips_vpe_active(CPUMIPSState *env) in mips_vpe_active() function
165 if (!mips_vpe_active(env)) { in mips_cpu_has_work()
43 return cpu->halted && mips_vpe_active(env); in mips_vpe_is_wfi()83 if (mips_vpe_active(c) && !mips_vpe_is_wfi(cpu)) { in mips_tc_wake()93 if (!mips_vpe_active(c)) { in mips_tc_sleep()