MOS Source Code
|
Go to the source code of this file.
Functions | |
void | x86_xsave_thread (thread_t *thread) |
void | x86_xrstor_thread (thread_t *thread) |
Variables | |
slab_t * | xsave_area_slab |
Definition at line 26 of file fpu_context.c.
Referenced by platform_switch_to_thread().
Definition at line 38 of file fpu_context.c.
Referenced by platform_switch_to_thread().
|
extern |
Definition at line 13 of file fpu_context.c.
Referenced by platform_context_clone(), setup_xsave_slab(), and x86_setup_thread_common().