Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dfpu-probe.c90 if (fir & MIPS_FPIR_HAS2008) { in cpu_set_fpu_2008()
265 value |= MIPS_FPIR_HAS2008; in cpu_set_nofpu_id()
/arch/mips/include/asm/
Dmipsregs.h1114 #define MIPS_FPIR_HAS2008 (_ULCAST_(1) << 23) macro