Home
last modified time | relevance | path

Searched refs:switch_fpu_prepare (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/fpu/
Dsched.h40 static inline void switch_fpu_prepare(struct task_struct *old, int cpu) in switch_fpu_prepare() function
/linux-6.12.1/arch/x86/kernel/
Dprocess_32.c164 switch_fpu_prepare(prev_p, cpu); in __switch_to()
Dprocess_64.c620 switch_fpu_prepare(prev_p, cpu); in __switch_to()