Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/kernel/
Dcache.c68 flush_cache_all_local(void) in flush_cache_all_local() function
73 EXPORT_SYMBOL(flush_cache_all_local);
445 flush_cache_all_local(); in cacheflush_h_tmp_function()
458 flush_cache_all_local(); in flush_cache_mm()
Dsmp.c328 flush_cache_all_local(); /* start with known state */ in smp_callin()
/linux-2.6.39/arch/parisc/include/asm/
Dcacheflush.h34 void flush_cache_all_local(void);
/linux-2.6.39/arch/parisc/mm/
Dinit.c867 flush_cache_all_local(); /* start with known state */ in paging_init()