Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dcputypes.h38 #define CPUCLASS_286 0 macro
/freebsd/sys/x86/x86/
H A Didentcpu.c206 { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */
728 case CPUCLASS_286: in printcpuinfo()
1204 case CPUCLASS_286: /* a 286 should not make it this far, anyway */ in panicifcpuunsupported()