![]() |
MOS Source Code
|
Go to the source code of this file.
Functions | |
void | x86_xsave_thread (Thread *thread) |
void | x86_xrstor_thread (Thread *thread) |
Variables | |
mos::Slab< u8 > | xsave_area_slab |
Definition at line 16 of file fpu_context.cpp.
Referenced by platform_switch_to_thread().
Definition at line 28 of file fpu_context.cpp.
Referenced by platform_switch_to_thread().
Referenced by platform_context_clone(), x86_cpu_setup_xsave_area(), and x86_setup_thread_common().