Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dprocess_32.c233 struct fpu *next_fpu = &next->fpu; in __switch_to() local
300 switch_fpu_finish(next_fpu, cpu); in __switch_to()
Dprocess_64.c423 struct fpu *next_fpu = &next->fpu; in __switch_to() local
481 switch_fpu_finish(next_fpu, cpu); in __switch_to()