Home
last modified time | relevance | path

Searched refs:flush_all_caches (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dcache.h41 extern void flush_all_caches(void); /* flush everything (tlb & cache) */
/linux-2.4.37.9/arch/parisc/kernel/
Dcache.c55 flush_all_caches(void) in flush_all_caches() function
Dtraps.c489 flush_all_caches(); in handle_interruption()