Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dfpu.h48 #define enable_fpu() \ macro
/linux-2.6.39/arch/sh/include/asm/
Dprocessor_32.h157 static __inline__ void enable_fpu(void) in enable_fpu() function
Dprocessor_64.h193 static inline void enable_fpu(void) in enable_fpu() function
/linux-2.6.39/arch/sh/kernel/cpu/sh4/
Dfpu.c49 enable_fpu(); in save_fpu()
99 enable_fpu(); in restore_fpu()
/linux-2.6.39/arch/sh/kernel/
Dptrace_64.c84 enable_fpu(); in get_fpu_long()
119 enable_fpu(); in put_fpu_long()
Dprocess_64.c384 enable_fpu(); in dump_fpu()
411 enable_fpu(); in copy_thread()
Dtraps_64.c609 enable_fpu(); in misaligned_fpu_load()
684 enable_fpu(); in misaligned_fpu_store()
Dsignal_64.c318 enable_fpu(); in setup_sigcontext_fpu()
/linux-2.6.39/arch/sh/kernel/cpu/sh2a/
Dfpu.c33 enable_fpu(); in save_fpu()
66 enable_fpu(); in restore_fpu()