Home
last modified time | relevance | path

Searched refs:enable_fpu (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/sh/include/asm/
Dprocessor_32.h156 static __inline__ void enable_fpu(void) in enable_fpu() function
Dprocessor_64.h189 static inline void enable_fpu(void) in enable_fpu() function
/Linux-v4.19/arch/sh/kernel/cpu/sh4/
Dfpu.c48 enable_fpu(); in save_fpu()
98 enable_fpu(); in restore_fpu()
/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c85 enable_fpu(); in get_fpu_long()
120 enable_fpu(); in put_fpu_long()
Dprocess_64.c356 enable_fpu(); in dump_fpu()
384 enable_fpu(); in copy_thread()
Dtraps_64.c344 enable_fpu(); in misaligned_fpu_load()
414 enable_fpu(); in misaligned_fpu_store()
Dsignal_64.c178 enable_fpu(); in setup_sigcontext_fpu()
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/
Dfpu.c34 enable_fpu(); in save_fpu()
67 enable_fpu(); in restore_fpu()