Module fpu_switch

Module fpu_switch 

Source

Functionsยง

kernel_switch_in_user_fpu
Restore user FPU context when resuming a task in the kernel.
kernel_switch_out_user_fpu
Save user FPU context when switching away from a task in the kernel.
kernel_switch_out_user_vector
Handle user vector state on kernel switch-out.