Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h280 #define FPIR_IMP_NONE 0x0000 macro
/arch/mips/kernel/
Dcpu-probe.c56 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE; in __cpu_has_fpu()
320 return FPIR_IMP_NONE; in cpu_get_fpu_id()
2079 c->fpu_id = FPIR_IMP_NONE; in cpu_probe()