Home
last modified time | relevance | path

Searched refs:FPIR_IMP_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dfpu-probe.c43 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE; in __cpu_has_fpu()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A 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/
H A Dcpu.h287 #define FPIR_IMP_MASK 0xff00 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h287 #define FPIR_IMP_MASK 0xff00 macro

Completed in 5 milliseconds