Home
last modified time | relevance | path

Searched refs:X86_BUG_COMA (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
Dcyrix.c251 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()
320 set_cpu_bug(c, X86_BUG_COMA); in init_cyrix()
Dproc.c36 static_cpu_has_bug(X86_BUG_COMA) ? "yes" : "no", in show_cpuinfo_misc()
/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h262 #define X86_BUG_COMA X86_BUG(2) /* Cyrix 6x86 coma */ macro