next_fpu          233 arch/x86/kernel/process_32.c 	struct fpu *next_fpu = &next->fpu;
next_fpu          295 arch/x86/kernel/process_32.c 	switch_fpu_finish(next_fpu);
next_fpu          509 arch/x86/kernel/process_64.c 	struct fpu *next_fpu = &next->fpu;
next_fpu          568 arch/x86/kernel/process_64.c 	switch_fpu_finish(next_fpu);