Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dcacheinfo.c77 fw_level = of_find_last_cache_level(cpu); in init_cache_level()
/openbmc/linux/include/linux/
H A Dof.h307 extern int of_find_last_cache_level(unsigned int cpu);
/openbmc/linux/drivers/of/
H A Dbase.c1924 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function