Searched refs:CPU_PIII (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/i386/include/ | ||
| HD | cputypes.h | 62 #define CPU_PIII 15 /* Intel Pentium III */ macro |
| /freebsd-13-stable/sys/x86/x86/ | ||
| HD | identcpu.c | 372 cpu = CPU_PIII; in printcpuinfo() |