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