Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dprocess_32.c159 struct fpu *prev_fpu = &prev->fpu; in __switch_to() local
165 switch_fpu_prepare(prev_fpu, cpu); in __switch_to()
H A Dprocess_64.c565 struct fpu *prev_fpu = &prev->fpu; in __switch_to() local
572 switch_fpu_prepare(prev_fpu, cpu); in __switch_to()