Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c465 else if (fcsr & FPU_CSR_UDF_X) in force_fcsr_sig()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1583 #define FPU_CSR_UDF_X 0x02000000 macro
/linux/arch/mips/kernel/
H A Dtraps.c784 else if (fcr31 & FPU_CSR_UDF_X) in force_fcr31_sig()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1324 #define FPU_CSR_UDF_X 0x00002000 macro