Searched defs:next_fpu (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/x86/kernel/ | ||
| D | process_32.c | 233 struct fpu *next_fpu = &next->fpu; in __switch_to() local |
| D | process_64.c | 509 struct fpu *next_fpu = &next->fpu; in __switch_to() local |