Home
last modified time | relevance | path

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

/drivers/base/
A Dcacheinfo.c230 this_leaf->id = min_id; in cache_of_set_id()
246 cache_size(this_leaf, np); in cache_of_set_props()
248 cache_nr_sets(this_leaf, np); in cache_of_set_props()
249 cache_associativity(this_leaf); in cache_of_set_props()
250 cache_of_set_id(this_leaf, np); in cache_of_set_props()
255 struct cacheinfo *this_leaf; in cache_setup_of_node() local
270 if (this_leaf->level != 1) { in cache_setup_of_node()
277 this_leaf->fw_token = np; in cache_setup_of_node()
694 switch (this_leaf->type) { in type_show()
799 this_leaf->number_of_sets) in cache_default_attrs_is_visible()
[all …]
/drivers/acpi/
A Dpptt.c369 this_leaf->fw_token = cpu_node; in update_cache_properties()
371 this_leaf->size = found_cache->size; in update_cache_properties()
384 this_leaf->attributes = CACHE_WRITE_BACK; in update_cache_properties()
398 this_leaf->attributes |= in update_cache_properties()
413 if (this_leaf->type == CACHE_TYPE_NOCACHE && in update_cache_properties()
415 this_leaf->type = CACHE_TYPE_UNIFIED; in update_cache_properties()
420 this_leaf->id = found_cache_v1->cache_id; in update_cache_properties()
421 this_leaf->attributes |= CACHE_ID; in update_cache_properties()
431 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu() local
438 this_leaf->type, in cache_setup_acpi_cpu()
[all …]
/drivers/cache/
A Dsifive_ccache.c197 *this_leaf) in ccache_get_priv_group() argument
200 if (this_leaf->level == level) in ccache_get_priv_group()

Completed in 16 milliseconds