Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
Dfpu-probe.c43 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE; in __cpu_has_fpu()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h287 #define FPIR_IMP_MASK 0xff00 macro