Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/
Dcacheinfo.c939 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() local
965 sibling_leaf = sib_cpu_ci->info_list + index; in __cache_cpumap_setup()
967 cpumask_set_cpu(cpu, &sibling_leaf->shared_cpu_map); in __cache_cpumap_setup()