Lines Matching refs:cacheinfo

40 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf,  in cache_leaves_are_shared()
41 struct cacheinfo *sib_leaf) in cache_leaves_are_shared()
60 struct cacheinfo *llc; in last_level_cache_is_valid()
73 struct cacheinfo *llc_x, *llc_y; in last_level_cache_is_shared()
122 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size()
134 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size()
156 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets()
167 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity()
181 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified()
210 static void cache_of_set_id(struct cacheinfo *this_leaf, in cache_of_set_id()
235 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props()
255 struct cacheinfo *this_leaf; in cache_setup_of_node()
395 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_setup()
454 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_remove()
513 per_cpu_cacheinfo(cpu) = kzalloc_objs(struct cacheinfo, in allocate_cache_info()
652 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \
666 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in size_show()
674 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_map_show()
683 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_list_show()
692 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in type_show()
715 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in allocation_policy_show()
734 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in write_policy_show()
779 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_default_attrs_is_visible()
834 __weak cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
840 cache_get_attribute_groups(struct cacheinfo *this_leaf) in cache_get_attribute_groups()
903 struct cacheinfo *this_leaf; in cache_add_dev()
937 struct cacheinfo *llc, *sib_llc; in cpu_map_shared_cache()
979 struct cacheinfo *llc; in update_per_cpu_data_slice_size_cpu()