Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dfpu.h14 static inline void grab_fpu(struct pt_regs *regs) in grab_fpu() function
27 #define grab_fpu(regs) do { } while (0) macro
/arch/sh/kernel/cpu/
Dfpu.c75 grab_fpu(regs); in fpu_state_restore()
/arch/sh/kernel/cpu/sh4/
Dfpu.c419 grab_fpu(regs); in BUILD_TRAP_HANDLER()
/arch/sh/kernel/cpu/sh2a/
Dfpu.c568 grab_fpu(regs); in BUILD_TRAP_HANDLER()