Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dcputypes.h66 #define CPU_GEODE1100 17 /* NS Geode SC1100 */ macro
/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c353 if (cpu == CPU_GEODE1100) { in cpu_reset_real()
H A Didentcpu.c678 cpu = CPU_GEODE1100; in printcpuinfo()