Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dexception.c72 cpu_reset_interrupt(cs, CPU_INTERRUPT_WAKE); in helper_wait()
/openbmc/qemu/hw/misc/
H A Dmips_itu.c176 cpu_interrupt(cs, CPU_INTERRUPT_WAKE); in wake_blocked_threads()
/openbmc/qemu/target/mips/
H A Dcpu.h1311 #define CPU_INTERRUPT_WAKE CPU_INTERRUPT_TGT_INT_0 macro
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c63 cpu_interrupt(CPU(c), CPU_INTERRUPT_WAKE); in mips_vpe_wake()
76 cpu_reset_interrupt(cs, CPU_INTERRUPT_WAKE); in mips_vpe_sleep()