Searched refs:FPIR_IMP_NONE (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dfpu-probe.h22 return FPIR_IMP_NONE;
H A Dcpu-r3k-probe.c80 c->fpu_id = FPIR_IMP_NONE;
H A Dfpu-probe.c43 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE;
H A Dcpu-probe.c1850 c->fpu_id = FPIR_IMP_NONE;
/linux-master/arch/mips/include/asm/
H A Dcpu.h289 #define FPIR_IMP_NONE 0x0000 macro

Completed in 125 milliseconds