Searched refs:FPIR_IMP_NONE (Results 1 – 5 of 5) sorted by relevance
22 return FPIR_IMP_NONE; in cpu_get_fpu_id()
80 c->fpu_id = FPIR_IMP_NONE; in cpu_probe()
43 return (cpu_get_fpu_id() & FPIR_IMP_MASK) != FPIR_IMP_NONE; in __cpu_has_fpu()
1979 c->fpu_id = FPIR_IMP_NONE; in cpu_probe()
289 #define FPIR_IMP_NONE 0x0000 macro