Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/fpu/
H A Dinternal.h534 static inline void switch_fpu_prepare(struct task_struct *prev, int cpu) in switch_fpu_prepare() function