| /linux-4.4.14/arch/m32r/include/asm/ | 
| D | cacheflush.h | 10 #define flush_cache_all()			do { } while (0)  macro32 #define flush_cache_all()			do { } while (0)  macro
 46 #define flush_cache_all()			do { } while (0)  macro
 
 | 
| /linux-4.4.14/arch/xtensa/include/asm/ | 
| D | cacheflush.h | 104 #define flush_cache_all local_flush_cache_all  macro132 #define flush_cache_all()				do { } while (0)  macro
 
 | 
| /linux-4.4.14/arch/metag/include/asm/ | 
| D | cacheflush.h | 37 #define flush_cache_all() __flush_cache_all()  macro90 #define flush_cache_all()			do { } while (0)  macro
 
 | 
| /linux-4.4.14/arch/unicore32/include/asm/ | 
| D | cacheflush.h | 137 #define flush_cache_all()		__cpuc_flush_kern_all()  macro
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | cacheflush.h | 19 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/avr32/include/asm/ | 
| D | cacheflush.h | 88 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/c6x/include/asm/ | 
| D | cacheflush.h | 25 #define flush_cache_all()			do {} while (0)  macro
 | 
| /linux-4.4.14/arch/hexagon/include/asm/ | 
| D | cacheflush.h | 41 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | cacheflush.h | 19 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/mips/mm/ | 
| D | cache.c | 25 void (*flush_cache_all)(void);  variable
 | 
| /linux-4.4.14/include/asm-generic/ | 
| D | cacheflush.h | 11 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/cris/include/asm/ | 
| D | cacheflush.h | 10 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | cacheflush_32.h | 6 #define flush_cache_all() \  macro
 | 
| /linux-4.4.14/arch/score/mm/ | 
| D | cache.c | 142 void flush_cache_all(void)  in flush_cache_all()  function
 | 
| /linux-4.4.14/arch/alpha/include/asm/ | 
| D | cacheflush.h | 7 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | cacheflush.h | 21 #define flush_cache_all()			do {} while(0)  macro
 | 
| /linux-4.4.14/arch/m68k/include/asm/ | 
| D | cacheflush_no.h | 10 #define flush_cache_all()			__flush_cache_all()  macro
 | 
| D | cacheflush_mm.h | 190 #define flush_cache_all() __flush_cache_all()  macro
 | 
| /linux-4.4.14/arch/tile/include/asm/ | 
| D | cacheflush.h | 26 #define flush_cache_all()			do { } while (0)  macro
 | 
| /linux-4.4.14/arch/nios2/mm/ | 
| D | cacheflush.c | 97 void flush_cache_all(void)  in flush_cache_all()  function
 | 
| /linux-4.4.14/arch/sh/mm/ | 
| D | cache.c | 169 void flush_cache_all(void)  in flush_cache_all()  function
 | 
| /linux-4.4.14/arch/parisc/kernel/ | 
| D | cache.c | 484 void flush_cache_all(void)  in flush_cache_all()  function
 | 
| /linux-4.4.14/arch/mn10300/include/asm/ | 
| D | cacheflush.h | 119 #define flush_cache_all()			do {} while (0)  macro
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | cacheflush.h | 219 #define flush_cache_all()		__cpuc_flush_kern_all()  macro
 | 
| /linux-4.4.14/arch/xtensa/kernel/ | 
| D | smp.c | 521 void flush_cache_all(void)  in flush_cache_all()  function
 | 
| /linux-4.4.14/arch/arc/mm/ | 
| D | cache.c | 792 noinline void flush_cache_all(void)  in flush_cache_all()  function
 |