Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dfpu-probe.c263 value |= MIPS_FPIR_F64 | MIPS_FPIR_L | MIPS_FPIR_W; in cpu_set_nofpu_id()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1096 #define MIPS_FPIR_W (_ULCAST_(1) << 20) macro