detect_cache_level
return detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves);
ret = detect_cache_level(&level, &leaves);
detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves);
detect_cache_level(&level, &leaves);