Searched refs:EXCP_HLT (Results 1 – 9 of 9) sorted by relevance
67 return EXCP_HLT; in check_exception()
523 env->exception_index = EXCP_HLT; in do_hlt()
602 env->exception_index = EXCP_HLT; in hax_vcpu_hax_exec()
777 env->exception_index = EXCP_HLT; in kvm_handle_halt()
61 #define EXCP_HLT 0x10001 /* hlt instruction reached */ macro
201 cpu_single_env->exception_index = EXCP_HLT; in trace_dev_write()
267 env->exception_index = EXCP_HLT; in HELPER()
345 env->exception_index = EXCP_HLT; in cpu_exec()
2062 helper_raise_exception(env, EXCP_HLT); in helper_wait()