Searched refs:detect_cache_level (Results 1 – 2 of 2) sorted by relevance
41 static void detect_cache_level(unsigned int *level_p, unsigned int *leaves_p) in detect_cache_level() function 63 detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves); in early_cache_level() 74 detect_cache_level(&level, &leaves); in init_cache_level()
83 static int detect_cache_level(unsigned int *level_p, unsigned int *leaves_p) in detect_cache_level() function 118 return detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves); in early_cache_level() 128 ret = detect_cache_level(&level, &leaves); in init_cache_level()