Home
last modified time | relevance | path

Searched refs:r4k_cache_init (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/mm/
Dcache.c211 extern void __weak r4k_cache_init(void); in cpu_cache_init()
213 r4k_cache_init(); in cpu_cache_init()
Dc-r4k.c1645 void r4k_cache_init(void) in r4k_cache_init() function