Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dcacheinfo.c736 unsigned int l2_id = 0, l3_id = 0, num_threads_sharing, index_msb; in init_intel_cacheinfo() local
770 l2_id = c->topo.apicid & ~((1 << index_msb) - 1); in init_intel_cacheinfo()
842 c->topo.llc_id = l2_id; in init_intel_cacheinfo()
843 c->topo.l2c_id = l2_id; in init_intel_cacheinfo()