Home
last modified time | relevance | path

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

/linux-6.6.21/arch/nios2/kernel/
Dhead.S121 dcache_init: label
124 bgt r1, r0, dcache_init
/linux-6.6.21/fs/
Ddcache.c3299 static void __init dcache_init(void) in dcache_init() function
3347 dcache_init(); in vfs_caches_init()