Searched refs:cache_types (Results 1 – 3 of 3) sorted by relevance
18 static const struct regcache_ops *cache_types[] = { variable146 for (i = 0; i < ARRAY_SIZE(cache_types); i++) in regcache_init()147 if (cache_types[i]->type == map->cache_type) in regcache_init()150 if (i == ARRAY_SIZE(cache_types)) { in regcache_init()163 map->cache_ops = cache_types[i]; in regcache_init()
95 static const char *cache_types[] = { variable216 return sprintf(buf, "%s\n", cache_types[type]); in show_type()
59 static const char *cache_types[] = { variable237 cache_types[j+cci.pcci_unified], i+1, in cache_info()392 cache_types[j+tc_info.tc_unified], i+1, in vm_info()