Searched refs:CPU_INTERRUPT_WAKE (Results 1 – 5 of 5) sorted by relevance
72 cpu_reset_interrupt(cs, CPU_INTERRUPT_WAKE); in helper_wait()
161 if (cs->interrupt_request & CPU_INTERRUPT_WAKE) { in mips_cpu_has_work()171 if (cs->interrupt_request & CPU_INTERRUPT_WAKE) { in mips_cpu_has_work()
1313 #define CPU_INTERRUPT_WAKE CPU_INTERRUPT_TGT_INT_0 macro
176 cpu_interrupt(cs, CPU_INTERRUPT_WAKE); in wake_blocked_threads()
62 cpu_interrupt(CPU(c), CPU_INTERRUPT_WAKE); in mips_vpe_wake()75 cpu_reset_interrupt(cs, CPU_INTERRUPT_WAKE); in mips_vpe_sleep()