Home
last modified time | relevance | path

Searched refs:switch_fpu_prepare (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dsched.h23 * - switch_fpu_prepare() saves the old state.
40 static inline void switch_fpu_prepare(struct fpu *old_fpu, int cpu) in switch_fpu_prepare() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c167 switch_fpu_prepare(prev_p, cpu); in __switch_to()
H A Dprocess_64.c544 switch_fpu_prepare(prev_p, cpu); in __switch_to()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess_32.c165 switch_fpu_prepare(prev_fpu, cpu); in __switch_to()
H A Dprocess_64.c572 switch_fpu_prepare(prev_fpu, cpu); in __switch_to()
/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
H A Dinternal.h517 * - switch_fpu_prepare() saves the old state.
534 static inline void switch_fpu_prepare(struct task_struct *prev, int cpu) in switch_fpu_prepare() function

Completed in 5 milliseconds