Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kernel/
Dcacheinfo.c63 fw_level = of_find_last_cache_level(cpu); in init_cache_level()
/linux-6.1.9/include/linux/
Dof.h300 extern int of_find_last_cache_level(unsigned int cpu);
/linux-6.1.9/drivers/of/
Dbase.c2086 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function