Searched refs:__fpu_state_restore (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dfpu.h22 extern void __fpu_state_restore(void);
29 #define __fpu_state_restore(regs) do { } while (0) macro
/linux-4.4.14/arch/sh/kernel/cpu/
H A Dfpu.c40 void __fpu_state_restore(void) __fpu_state_restore() function
77 __fpu_state_restore(); fpu_state_restore()
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_32.c211 __fpu_state_restore(); __switch_to()

Completed in 121 milliseconds