Home
last modified time | relevance | path

Searched refs:FPU_CSR_ALL_S (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.c36 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.h1587 #define FPU_CSR_ALL_S 0x001f0000 macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h1334 #define FPU_CSR_ALL_S 0x0000007c macro