Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h765 #define C3_CPUID_HAS_ACE 0x000040 macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c198 if (val & (C3_CPUID_HAS_RNG | C3_CPUID_HAS_ACE)) in via_nano_setup()
215 if (val & C3_CPUID_HAS_ACE) { in via_nano_setup()
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1073 #define C3_CPUID_HAS_ACE 0x000040 macro
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1160 if (val & (C3_CPUID_HAS_RNG | C3_CPUID_HAS_ACE)) in cyrix3_cpu_setup()
1177 if (val & C3_CPUID_HAS_ACE) { in cyrix3_cpu_setup()