Searched refs:x86_64_context_switch_frame (Results 1 – 2 of 2) sorted by relevance
36 struct x86_64_context_switch_frame* frame = (struct x86_64_context_switch_frame*)(stack_top); in arch_thread_initialize()91 struct x86_64_context_switch_frame* frame = (struct x86_64_context_switch_frame*)t->arch.sp; in arch_thread_get_blocked_fp()
50 struct x86_64_context_switch_frame { struct
Completed in 6 milliseconds