Home
last modified time | relevance | path

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

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