Home
last modified time | relevance | path

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

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