Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dcputypes.h35 #define CPU_VENDOR_IBM 0x1014 /* IBM */ macro
/freebsd/sys/x86/x86/
H A Didentcpu.c677 case CPU_VENDOR_IBM: in printcpuinfo()
1715 cpu_vendor_id = CPU_VENDOR_IBM; in finishidentcpu()
1788 cpu_vendor_id = CPU_VENDOR_IBM;