Home
last modified time | relevance | path

Searched refs:mips_vpe_is_wfi (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c34 static bool mips_vpe_is_wfi(MIPSCPU *c) in mips_vpe_is_wfi() function
83 if (mips_vpe_active(c) && !mips_vpe_is_wfi(cpu)) { in mips_tc_wake()
1597 && !mips_vpe_is_wfi(other_cpu)) { in helper_evpe()