Home
last modified time | relevance | path

Searched refs:FPU_CSR_RM (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/kernel/
H A Dfpu-probe.c54 mask = FPU_CSR_ALL_X | FPU_CSR_ALL_E | FPU_CSR_ALL_S | FPU_CSR_RM; in cpu_set_fpu_fcsr_mask()
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c35 mask = FPU_CSR_ALL_X | FPU_CSR_ALL_E | FPU_CSR_ALL_S | FPU_CSR_RM; in cpu_set_fpu_fcsr_mask()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1594 #define FPU_CSR_RM 0x300 macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h1342 #define FPU_CSR_RM 0x00000003 macro