Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dfpu.h233 static inline void restore_fp(struct task_struct *tsk) in restore_fp() function
318 extern void restore_fp(struct task_struct *tsk)
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dcpu.c31 restore_fp(current); in restore_processor_state()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkgdb.c158 restore_fp(current); in dbg_set_reg()