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.c407 * Define intel_cod_cpu[] for Intel COD (Cluster-on-Die) CPUs.
410 * match intel_cod_cpu[] has the SNC (Sub-NUMA Cluster) topology.
420 static const struct x86_cpu_id intel_cod_cpu[] = { variable
444 const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu); in match_llc()