Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dx86_archext.h185 #define CPUID_AMD_ECX_CMP_LGCY 0x00000002 /* AMD: multicore chip */ macro
/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c513 cp->cp_ecx &= ~CPUID_AMD_ECX_CMP_LGCY; in platform_cpuid_mangle()
1542 (cp->cp_ecx & CPUID_AMD_ECX_CMP_LGCY)) { in cpuid_pass1()