Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dcacheinfo.c62 fw_level = of_find_last_cache_level(cpu); in __init_cache_level()
/Linux-v5.10/include/linux/
Dof.h300 extern int of_find_last_cache_level(unsigned int cpu);
/Linux-v5.10/drivers/of/
Dbase.c2188 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function