Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dcacheinfo.c64 fw_level = of_find_last_cache_level(cpu); in __init_cache_level()
/Linux-v4.19/include/linux/
Dof.h303 extern int of_find_last_cache_level(unsigned int cpu);
/Linux-v4.19/drivers/of/
Dbase.c2033 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function