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