Searched refs:core_complex_id (Results 1 – 1 of 1) sorted by relevance
355 unsigned int socket_id, core_complex_id; in amd_detect_cmp() local374 core_complex_id = (c->apicid & ((1 << bits) - 1)) >> 3; in amd_detect_cmp()376 per_cpu(cpu_llc_id, cpu) = (socket_id << 3) | core_complex_id; in amd_detect_cmp()