Searched refs:x86_exception_state64_t (Results 1 – 2 of 2) sorted by relevance
260 typedef _STRUCT_X86_EXCEPTION_STATE64 x86_exception_state64_t; typedef262 ( sizeof (x86_exception_state64_t) / sizeof (int) ))314 x86_exception_state64_t es64;
147 get_exception_state64(thread_t thread, x86_exception_state64_t *es);621 get_exception_state64(thread_t thread, x86_exception_state64_t *es) in get_exception_state64()1679 get_exception_state64(thr_act, (x86_exception_state64_t *)tstate); in machine_thread_get_state()1684 ((x86_exception_state64_t *)tstate)->cpu = 0; in machine_thread_get_state()