Home
last modified time | relevance | path

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

/linux-3.4.99/arch/parisc/kernel/
Dcache.c67 flush_cache_all_local(void) in flush_cache_all_local() function
72 EXPORT_SYMBOL(flush_cache_all_local);
472 flush_cache_all_local(); in cacheflush_h_tmp_function()
485 flush_cache_all_local(); in flush_cache_mm()
Dsmp.c329 flush_cache_all_local(); /* start with known state */ in smp_callin()
/linux-3.4.99/arch/parisc/include/asm/
Dcacheflush.h35 void flush_cache_all_local(void);
/linux-3.4.99/arch/parisc/mm/
Dinit.c893 flush_cache_all_local(); /* start with known state */ in paging_init()