Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Ddebugfs.c30 seq_printf(m, "l2c_id: %u\n", c->topo.l2c_id); in cpu_debug_show()
H A Dtopology_common.c120 .l2c_id = BAD_APICID, in parse_topology()
H A Dcacheinfo.c843 c->topo.l2c_id = l2_id; in init_intel_cacheinfo()
/linux-6.15/arch/x86/include/asm/
H A Dprocessor.h103 u32 l2c_id; member
700 return per_cpu(cpu_info.topo.l2c_id, cpu); in per_cpu_l2c_id()
H A Dtopology.h192 #define topology_cluster_id(cpu) (cpu_data(cpu).topo.l2c_id)