Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dprocess_32.c246 struct fpu *prev_fpu = &prev->fpu; in __switch_to() local
254 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()
Dprocess_64.c279 struct fpu *prev_fpu = &prev->fpu; in __switch_to() local
286 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()