Searched refs:X86_BUG_COMA (Results 1 – 4 of 4) sorted by relevance
255 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()325 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()
44 boot_cpu_has_bug(X86_BUG_COMA) ? "yes" : "no", in show_cpuinfo_misc()
429 #define X86_BUG_COMA X86_BUG(2) /* Cyrix 6x86 coma */ macro