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