Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmpboot.c410 * Define intel_cod_cpu[] for Intel COD (Cluster-on-Die) CPUs.
413 * match intel_cod_cpu[] has the SNC (Sub-NUMA Cluster) topology.
423 static const struct x86_cpu_id intel_cod_cpu[] = { variable
432 const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu); in match_llc()