Searched defs:flush_cache_all (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dcacheflush_no.h11 #define flush_cache_all() __flush_cache_all() macro
H A Dcacheflush_mm.h191 #define flush_cache_all() __flush_cache_all() macro
/linux-master/arch/csky/abiv2/inc/abi/
H A Dcacheflush.h13 #define flush_cache_all() do { } while (0) macro
/linux-master/include/asm-generic/
H A Dcacheflush.h17 static inline void flush_cache_all(void) function
/linux-master/arch/sparc/include/asm/
H A Dcacheflush_32.h8 #define flush_cache_all() \ macro
/linux-master/arch/loongarch/include/asm/
H A Dcacheflush.h40 #define flush_cache_all() do { } while (0) macro
/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h104 #define flush_cache_all local_flush_cache_all macro
139 #define flush_cache_all() do { } while (0) macro
/linux-master/arch/nios2/mm/
H A Dcacheflush.c99 void flush_cache_all(void) function
/linux-master/arch/sh/mm/
H A Dcache.c178 void flush_cache_all(void) function
182 EXPORT_SYMBOL(flush_cache_all); variable
/linux-master/arch/mips/mm/
H A Dcache.c29 void (*flush_cache_all)(void); variable
/linux-master/arch/arm/include/asm/
H A Dcacheflush.h216 #define flush_cache_all() __cpuc_flush_kern_all() macro
/linux-master/arch/xtensa/kernel/
H A Dsmp.c550 void flush_cache_all(void) function
/linux-master/arch/parisc/kernel/
H A Dcache.c81 void flush_cache_all(void) function
/linux-master/arch/arc/mm/
H A Dcache.c869 noinline void flush_cache_all(void) function

Completed in 220 milliseconds