/linux-3.3/arch/m32r/include/asm/ |
D | cacheflush.h | 10 #define flush_cache_all() do { } while (0) macro 32 #define flush_cache_all() do { } while (0) macro 46 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | cacheflush.h | 92 #define flush_cache_all() \ macro 111 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | cacheflush.h | 19 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/unicore32/include/asm/ |
D | cacheflush.h | 137 #define flush_cache_all() __cpuc_flush_kern_all() macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | cacheflush.h | 88 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/c6x/include/asm/ |
D | cacheflush.h | 25 #define flush_cache_all() do {} while (0) macro
|
/linux-3.3/arch/ia64/include/asm/ |
D | cacheflush.h | 19 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/mips/mm/ |
D | cache.c | 25 void (*flush_cache_all)(void); variable
|
/linux-3.3/include/asm-generic/ |
D | cacheflush.h | 11 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/cris/include/asm/ |
D | cacheflush.h | 10 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/frv/include/asm/ |
D | cacheflush.h | 21 #define flush_cache_all() do {} while(0) macro
|
/linux-3.3/arch/score/mm/ |
D | cache.c | 141 void flush_cache_all(void) in flush_cache_all() function
|
/linux-3.3/arch/alpha/include/asm/ |
D | cacheflush.h | 7 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | cacheflush_no.h | 10 #define flush_cache_all() __flush_cache_all() macro
|
D | cacheflush_mm.h | 149 #define flush_cache_all() __flush_cache_all() macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | cacheflush.h | 13 #define flush_cache_all() macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | cacheflush_32.h | 49 #define flush_cache_all() BTFIXUP_CALL(flush_cache_all)() macro
|
/linux-3.3/arch/tile/include/asm/ |
D | cacheflush.h | 27 #define flush_cache_all() do { } while (0) macro
|
/linux-3.3/arch/parisc/kernel/ |
D | cache.c | 458 void flush_cache_all(void) in flush_cache_all() function
|
/linux-3.3/arch/sh/mm/ |
D | cache.c | 169 void flush_cache_all(void) in flush_cache_all() function
|
/linux-3.3/arch/arm/include/asm/ |
D | cacheflush.h | 207 #define flush_cache_all() __cpuc_flush_kern_all() macro
|
/linux-3.3/arch/mn10300/include/asm/ |
D | cacheflush.h | 119 #define flush_cache_all() do {} while (0) macro
|