Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dprocessor.h103 u32 l2c_id; member
704 return per_cpu(cpu_info.topo.l2c_id, cpu); in per_cpu_l2c_id()
H A Dtopology.h198 #define topology_cluster_id(cpu) (cpu_data(cpu).topo.l2c_id)
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c470 c->topo.l2c_id = l2_id; in intel_cacheinfo_0x4()