Home
last modified time | relevance | path

Searched defs:enable_fpu (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/loongarch/include/asm/
Dfpu.h44 #define enable_fpu() set_csr_euen(CSR_EUEN_FPEN) macro
/linux-5.19.10/arch/sh/include/asm/
Dprocessor_32.h149 static __inline__ void enable_fpu(void) in enable_fpu() function