Searched refs:cpu_cache_level__cmp (Results 1 – 1 of 1) sorted by relevance
1126 static bool cpu_cache_level__cmp(struct cpu_cache_level *a, struct cpu_cache_level *b) in cpu_cache_level__cmp() function1236 if (cpu_cache_level__cmp(&c, &caches[i])) in build_caches_for_cpu()