Home
last modified time | relevance | path

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

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