Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dcacheinfo.c77 fw_level = of_find_last_cache_level(cpu); in init_cache_level()
/linux-6.12.1/include/linux/
Dof.h304 extern int of_find_last_cache_level(unsigned int cpu);
/linux-6.12.1/drivers/of/
Dbase.c1953 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function