Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcacheinfo.c63 fw_level = of_find_last_cache_level(cpu); in init_cache_level()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h300 extern int of_find_last_cache_level(unsigned int cpu);
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c2194 int of_find_last_cache_level(unsigned int cpu) in of_find_last_cache_level() function