Home
last modified time | relevance | path

Searched refs:CPUCLASS_286 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dcputypes.h40 #define CPUCLASS_286 0 macro
/f-stack/freebsd/x86/x86/
H A Didentcpu.c200 { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */
722 case CPUCLASS_286: in printcpuinfo()
1178 case CPUCLASS_286: /* a 286 should not make it this far, anyway */ in panicifcpuunsupported()