Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c46 static bool mips_vp_is_wfi(MIPSCPU *c) in mips_vp_is_wfi() function
1633 if ((&other_cpu->env != env) && !mips_vp_is_wfi(other_cpu)) { in helper_evp()