Home
last modified time | relevance | path

Searched refs:cache_leaves_are_shared (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dcacheinfo.c23 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() function
53 if (cache_leaves_are_shared(this_leaf, sib_leaf)) { in cache_cpumap_setup()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dcacheinfo.c24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() function
54 if (cache_leaves_are_shared(this_leaf, sib_leaf)) { in cache_cpumap_setup()
/kernel/linux/linux-6.6/drivers/base/
H A Dcacheinfo.c39 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() function
81 return cache_leaves_are_shared(llc_x, llc_y); in last_level_cache_is_shared()
401 if (cache_leaves_are_shared(this_leaf, sib_leaf)) { in cache_shared_cpu_map_setup()
445 if (cache_leaves_are_shared(this_leaf, sib_leaf)) { in cache_shared_cpu_map_remove()
/kernel/linux/linux-5.10/drivers/base/
H A Dcacheinfo.c35 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() function
199 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() function
251 if (cache_leaves_are_shared(this_leaf, sib_leaf)) { in cache_shared_cpu_map_setup()

Completed in 4 milliseconds