CPU_IMPL_IS_CMP
#define CPU_IMPL_IS_CMP(impl) (MAX_CORES_PER_CMP > 1)
#define CPU_IMPL_IS_CMP(impl) (IS_JAGUAR(impl) || \