Searched refs:max_caches (Results 1 – 1 of 1) sorted by relevance
1141 u32 max_caches = cpu__max_cpu() * MAX_CACHE_LVL; in write_cache() local1142 struct cpu_cache_level caches[max_caches]; in write_cache()1146 ret = build_caches(caches, max_caches, &cnt); in write_cache()