Home
last modified time | relevance | path

Searched refs:intel_cod_cpu (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c533 * Define intel_cod_cpu[] for Intel COD (Cluster-on-Die) CPUs. in match_pkg()
536 * match intel_cod_cpu[] has the SNC (Sub-NUMA Cluster) topology.
546 static const struct x86_cpu_id intel_cod_cpu[] = {
555 const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu);
550 static const struct x86_cpu_id intel_cod_cpu[] = { global() variable