Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dprocess_32.c233 struct fpu *next_fpu = &next->fpu; in __switch_to() local
295 switch_fpu_finish(next_fpu); in __switch_to()
Dprocess_64.c509 struct fpu *next_fpu = &next->fpu; in __switch_to() local
568 switch_fpu_finish(next_fpu); in __switch_to()