Searched refs:enable_fpu (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dprocessor_32.h147 static __inline__ void enable_fpu(void) function
/linux-master/arch/loongarch/include/asm/
H A Dfpu.h90 #define enable_fpu() set_csr_euen(CSR_EUEN_FPEN) macro
103 enable_fpu();
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dfpu.c45 enable_fpu();
95 enable_fpu();
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c31 enable_fpu();
64 enable_fpu();
/linux-master/arch/loongarch/kernel/
H A Dcpu-probe.c38 enable_fpu();

Completed in 163 milliseconds