Home
last modified time | relevance | path

Searched refs:__flush_cache_vmap (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dcacheflush.h69 extern void (*__flush_cache_vmap)(void);
74 __flush_cache_vmap(); in flush_cache_vmap()
/linux-2.6.39/arch/mips/mm/
Dc-tx39.c358 __flush_cache_vmap = tx39__flush_cache_vmap; in tx39_cache_init()
386 __flush_cache_vmap = tx39__flush_cache_vmap; in tx39_cache_init()
Dcache.c35 void (*__flush_cache_vmap)(void); variable
Dc-r4k.c1392 __flush_cache_vmap = r4k__flush_cache_vmap; in r4k_cache_init()