Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dcache.c75 flush_cache_all_local(void) in flush_cache_all_local() function
80 EXPORT_SYMBOL(flush_cache_all_local);
511 flush_cache_all_local(); in cacheflush_h_tmp_function()
H A Dsetup.c314 flush_cache_all_local(); in parisc_init()
H A Dsmp.c321 flush_cache_all_local(); /* start with known state */ in smp_callin()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcacheflush.h35 void flush_cache_all_local(void);
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dinit.c688 flush_cache_all_local(); /* start with known state */ in paging_init()