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

/linux-master/arch/x86/kernel/
H A Dsmpboot.c427 * Define intel_cod_cpu[] for Intel COD (Cluster-on-Die) CPUs.
430 * match intel_cod_cpu[] has the SNC (Sub-NUMA Cluster) topology.
440 static const struct x86_cpu_id intel_cod_cpu[] = { variable in typeref:struct:x86_cpu_id
449 const struct x86_cpu_id *id = x86_match_cpu(intel_cod_cpu);

Completed in 314 milliseconds