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

/linux-master/arch/loongarch/kernel/
H A Dcacheinfo.c24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, function
54 if (cache_leaves_are_shared(this_leaf, sib_leaf)) {
/linux-master/drivers/base/
H A Dcacheinfo.c39 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, function
81 return cache_leaves_are_shared(llc_x, llc_y);
401 if (cache_leaves_are_shared(this_leaf, sib_leaf)) {
445 if (cache_leaves_are_shared(this_leaf, sib_leaf)) {

Completed in 157 milliseconds