Searched refs:CPUID_AMD_ECX_CMP_LGCY (Results 1 – 2 of 2) sorted by relevance
185 #define CPUID_AMD_ECX_CMP_LGCY 0x00000002 /* AMD: multicore chip */ macro
513 cp->cp_ecx &= ~CPUID_AMD_ECX_CMP_LGCY; in platform_cpuid_mangle()1542 (cp->cp_ecx & CPUID_AMD_ECX_CMP_LGCY)) { in cpuid_pass1()