Searched refs:EXCP_HLT (Results 1 – 8 of 8) sorted by relevance
60 #define EXCP_HLT 0x10001 /* hlt instruction reached */ macro
405 env->exception_index = EXCP_HLT; in cpu_exec()
268 cpu_single_env->exception_index = EXCP_HLT; in trace_dev_write()
277 env->exception_index = EXCP_HLT; in HELPER()
767 env->exception_index = EXCP_HLT; in kvm_handle_halt()
598 env->exception_index = EXCP_HLT; in hax_vcpu_hax_exec()
1310 return EXCP_HLT; in check_exception()4683 env->exception_index = EXCP_HLT; in do_hlt()
1800 helper_raise_exception(EXCP_HLT); in helper_wait()