Home
last modified time | relevance | path

Searched refs:C3_CPUID_DO_ACE2 (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h768 #define C3_CPUID_DO_ACE2 0x000200 macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1076 #define C3_CPUID_DO_ACE2 0x000200 macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c230 if (!(val & C3_CPUID_DO_ACE2)) { in via_nano_setup()
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1192 if (!(val & C3_CPUID_DO_ACE2)) { in cyrix3_cpu_setup()