HomeSort by: relevance | last modified time | path
    Searched refs:CPUVENDOR_VORTEX86 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/include/
cputypes.h 71 #define CPUVENDOR_VORTEX86 7
  /src/sys/arch/x86/x86/
identcpu.c 711 if (cpu_vendor != CPUVENDOR_VORTEX86)
900 cpu_vendor = CPUVENDOR_VORTEX86;

Completed in 13 milliseconds