Searched refs:MIPS_FPIR_S (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | fpu-probe.c | 259 value |= MIPS_FPIR_D | MIPS_FPIR_S; in cpu_set_nofpu_id() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 1103 #define MIPS_FPIR_S (_ULCAST_(1) << 16) macro |