Home
last modified time | relevance | path

Searched refs:MIPS_FPIR_L (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.h709 #define MIPS_FPIR_L (_ULCAST_(1) << 21) macro