Home
last modified time | relevance | path

Searched defs:this_leaf (Results 1 – 3 of 3) sorted by relevance

/drivers/base/
Dcacheinfo.c35 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
74 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size()
86 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size()
108 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets()
119 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity()
133 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified()
139 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props()
159 struct cacheinfo *this_leaf; in cache_setup_of_node() local
199 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
221 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_setup() local
[all …]
/drivers/acpi/
Dpptt.c358 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties()
427 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu() local
/drivers/soc/sifive/
Dsifive_l2_cache.c142 static const struct attribute_group *l2_get_priv_group(struct cacheinfo *this_leaf) in l2_get_priv_group()