Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dfpu-probe.h22 return FPIR_IMP_NONE; in cpu_get_fpu_id()
A Dcpu-r3k-probe.c81 c->fpu_id = FPIR_IMP_NONE; in cpu_probe()
A Dfpu-probe.c43 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE; in __cpu_has_fpu()
A Dcpu-probe.c1911 c->fpu_id = FPIR_IMP_NONE; in cpu_probe()
/linux/arch/mips/include/asm/
A Dcpu.h289 #define FPIR_IMP_NONE 0x0000 macro

Completed in 14 milliseconds