Searched refs:core_complex_id (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Damd.c355 unsigned int socket_id, core_complex_id; amd_detect_cmp() local
374 core_complex_id = (c->apicid & ((1 << bits) - 1)) >> 3; amd_detect_cmp()
376 per_cpu(cpu_llc_id, cpu) = (socket_id << 3) | core_complex_id; amd_detect_cmp()

Completed in 61 milliseconds