Searched refs:x86_exception_state64_t (Results 1 – 2 of 2) sorted by relevance
259 typedef _STRUCT_X86_EXCEPTION_STATE64 x86_exception_state64_t; typedef261 ( sizeof (x86_exception_state64_t) / sizeof (int) ))313 x86_exception_state64_t es64;
145 get_exception_state64(thread_t thread, x86_exception_state64_t *es);619 get_exception_state64(thread_t thread, x86_exception_state64_t *es) in get_exception_state64()1677 get_exception_state64(thr_act, (x86_exception_state64_t *)tstate); in machine_thread_get_state()1682 ((x86_exception_state64_t *)tstate)->cpu = 0; in machine_thread_get_state()