Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dcputypes.h65 #define CPU_P4 16 /* Intel Pentium 4 */ macro
/f-stack/freebsd/x86/x86/
H A Didentcpu.c383 cpu = CPU_P4; in printcpuinfo()