Home
last modified time | relevance | path

Searched refs:x86_64_context_switch_frame (Results 1 – 2 of 2) sorted by relevance

/kernel/arch/x86/
A Dthread.cpp36 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()
/kernel/arch/x86/include/arch/
A Dx86.h50 struct x86_64_context_switch_frame { struct

Completed in 6 milliseconds