Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/include/asm/
A Dfpu.h25 extern void __fpu_state_restore(void);
32 #define __fpu_state_restore(regs) do { } while (0) macro
/linux-6.3-rc2/arch/sh/kernel/cpu/
A Dfpu.c44 void __fpu_state_restore(void) in __fpu_state_restore() function
83 __fpu_state_restore(); in fpu_state_restore()
/linux-6.3-rc2/arch/sh/kernel/
A Dprocess_32.c175 __fpu_state_restore(); in __switch_to()

Completed in 6 milliseconds