Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dcacheinfo.c886 struct cacheinfo *llc, *sib_llc; in cpu_map_shared_cache() local
906 sib_llc = per_cpu_cacheinfo_idx(sibling, cache_leaves(sibling) - 1); in cpu_map_shared_cache()
907 *map = &sib_llc->shared_cpu_map; in cpu_map_shared_cache()