Home
last modified time | relevance | path

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

/arch/avr32/include/asm/
Dasm.h24 .macro restore_fp
33 .macro restore_fp
69 restore_fp
/arch/mips/power/
Dcpu.c32 restore_fp(current); in restore_processor_state()
/arch/mips/include/asm/
Dfpu.h238 static inline void restore_fp(struct task_struct *tsk) in restore_fp() function
/arch/mips/kernel/
Dkgdb.c157 restore_fp(current); in dbg_set_reg()