Searched refs:X86_BUG_COMA (Results 1 – 3 of 3) sorted by relevance
251 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()320 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()
36 static_cpu_has_bug(X86_BUG_COMA) ? "yes" : "no", in show_cpuinfo_misc()
262 #define X86_BUG_COMA X86_BUG(2) /* Cyrix 6x86 coma */ macro