Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/include/
Dcputypes.h71 #define CPUVENDOR_VORTEX86 7 macro
/netbsd/src/sys/arch/x86/x86/
Didentcpu.c711 if (cpu_vendor != CPUVENDOR_VORTEX86) in cpu_probe_vortex86()
900 cpu_vendor = CPUVENDOR_VORTEX86; in cpu_probe()