Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dcore.c600 void fpstate_reset(struct fpu *fpu) in fpstate_reset() function
678 fpstate_reset(dst_fpu); in fpu_clone()
874 fpstate_reset(x86_task_fpu(current)); in fpu_flush_thread()
H A Dxstate.c781 fpstate_reset(x86_task_fpu(current)); in fpu__init_disable_system_xstate()