Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/kernel/
Dfpu-probe.c259 value |= MIPS_FPIR_D | MIPS_FPIR_S; in cpu_set_nofpu_id()
/linux-6.6.21/arch/mips/include/asm/
Dmipsregs.h1092 #define MIPS_FPIR_S (_ULCAST_(1) << 16) macro