Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dcache.h61 extern void __init c6x_cache_init(void);
/OK3568_Linux_fs/kernel/arch/c6x/platforms/
H A Dcache.c424 void __init c6x_cache_init(void) in c6x_cache_init() function
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dsetup.c349 c6x_cache_init(); in setup_arch()