Searched refs:CPU_VENDOR_CYRIX (Results 1 – 5 of 5) sorted by relevance
40 #define CPU_VENDOR_CYRIX 0x1078 /* Cyrix */ macro
237 { CYRIX_VENDOR_ID, CPU_VENDOR_CYRIX }, /* CyrixInstead */483 case CPU_VENDOR_CYRIX: in printcpuinfo()770 (cpu_vendor_id == CPU_VENDOR_CYRIX && ((cpu_id & 0xf00) > 0x500)) || in printcpuinfo()777 if (cpu_vendor_id == CPU_VENDOR_CYRIX) in printcpuinfo()1162 } else if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in printcpuinfo()1710 if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in finishidentcpu()
964 if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in DB_SHOW_COMMAND()
308 case CPU_VENDOR_CYRIX: in linprocfs_docpuinfo()
2848 [X86_VENDOR_CYRIX] = CPU_VENDOR_CYRIX, in linux_compat_init()