Home
last modified time | relevance | path

Searched refs:MIPS_FPIR_W (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dcpu-probe.c112 value |= MIPS_FPIR_F64 | MIPS_FPIR_L | MIPS_FPIR_W; in cpu_set_nofpu_id()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h708 #define MIPS_FPIR_W (_ULCAST_(1) << 20) macro