Home
last modified time | relevance | path

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

/trueos/sys/i386/include/
HDcputypes.h36 #define CPUCLASS_286 0 macro
/trueos/sys/x86/x86/
HDidentcpu.c156 { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */
664 case CPUCLASS_286: in printcpuinfo()
1013 case CPUCLASS_286: /* a 286 should not make it this far, anyway */ in panicifcpuunsupported()
/trueos/sys/compat/linprocfs/
HDlinprocfs.c242 case CPUCLASS_286: in linprocfs_docpuinfo()