Searched refs:leave_halt (Results 1 – 2 of 2) sorted by relevance
682 bool leave_halt = tcg_ops->cpu_exec_halt(cpu); in cpu_handle_halt() local684 if (!leave_halt) { in cpu_handle_halt()
1138 bool leave_halt = cpu_has_work(cs); in arm_cpu_exec_halt() local1140 if (leave_halt) { in arm_cpu_exec_halt()1147 return leave_halt; in arm_cpu_exec_halt()