Searched refs:build_caches_for_cpu (Results 1 – 3 of 3) sorted by relevance
185 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp);
1219 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu() function1257 int ret = build_caches_for_cpu(cpu, caches, &cnt); in build_caches()
1369 ret = build_caches_for_cpu(cpu.cpu, caches, &caches_cnt); in cpu__get_cache_details()