MOS Source Code
Loading...
Searching...
No Matches
fpu_context.hpp File Reference
+ Include dependency graph for fpu_context.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void x86_xsave_thread (Thread *thread)
 
void x86_xrstor_thread (Thread *thread)
 

Variables

mos::Slab< u8xsave_area_slab
 

Function Documentation

◆ x86_xsave_thread()

void x86_xsave_thread ( Thread * thread)

Definition at line 16 of file fpu_context.cpp.

Referenced by platform_switch_to_thread().

◆ x86_xrstor_thread()

void x86_xrstor_thread ( Thread * thread)

Definition at line 28 of file fpu_context.cpp.

Referenced by platform_switch_to_thread().

Variable Documentation

◆ xsave_area_slab