Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/include/
Dcputypes.h50 #define CPUVENDOR_VIA 8 macro
/openbsd/src/sys/arch/i386/i386/
Dmachdep.c1073 est_init(ci, CPUVENDOR_VIA); in cyrix3_setperf_setup()
1702 vendor = CPUVENDOR_VIA; in identifycpu()
1728 } else if (vendor == CPUVENDOR_VIA && family == 6 && in identifycpu()
1835 case CPUVENDOR_VIA: in identifycpu()
Dest.c1089 if (vendor == CPUVENDOR_VIA) in est_init()