Home
last modified time | relevance | path

Searched refs:grab_fpu (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfpu.h17 static inline void grab_fpu(struct pt_regs *regs) in grab_fpu() function
30 #define grab_fpu(regs) do { } while (0) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dfpu.h17 static inline void grab_fpu(struct pt_regs *regs) in grab_fpu() function
30 #define grab_fpu(regs) do { } while (0) macro
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dfpu.c81 grab_fpu(regs); in fpu_state_restore()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dfpu.c81 grab_fpu(regs); in fpu_state_restore()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c565 grab_fpu(regs); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dfpu.c415 grab_fpu(regs); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c415 grab_fpu(regs); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c565 grab_fpu(regs); in BUILD_TRAP_HANDLER()

Completed in 4 milliseconds