Home
last modified time | relevance | path

Searched refs:FPU_CSR_RSVD (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dcpu-r3k-probe.c86 c->fpu_msk31 = FPU_CSR_RSVD | FPU_CSR_ABS2008 | FPU_CSR_NAN2008 | in cpu_probe()
H A Dcpu-probe.c1860 c->fpu_msk31 = FPU_CSR_RSVD | FPU_CSR_ABS2008 | FPU_CSR_NAN2008; in cpu_probe()
/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c306 c->fpu_mask = FPU_CSR_RSVD; in cpu_probe()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h782 #define FPU_CSR_RSVD (_ULCAST_(7) << 20) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h1438 #define FPU_CSR_RSVD 0xe0e0fce0 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1163 #define FPU_CSR_RSVD (_ULCAST_(7) << 20) macro