Home
last modified time | relevance | path

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

/linux/arch/nios2/kernel/
H A Dhead.S121 dcache_init: label
124 bgt r1, r0, dcache_init
/linux/fs/
H A Ddcache.c3134 static void __init dcache_init(void) in dcache_init() function
3182 dcache_init(); in vfs_caches_init()