Home
last modified time | relevance | path

Searched refs:detect_cache_level (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dcacheinfo.c41 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()