Home
last modified time | relevance | path

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

/linux-6.15/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
/linux-6.15/arch/arm/kernel/
H A Dcacheinfo.c83 static int detect_cache_level(unsigned int *level_p, unsigned int *leaves_p) in detect_cache_level() function