/linux-3.3/arch/ia64/include/asm/ |
D | tlbflush.h | 32 # define flush_tlb_all() smp_flush_tlb_all() macro 34 # define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | tlbflush.h | 25 #define flush_tlb_all() local_flush_tlb_all() macro 32 #define flush_tlb_all() do { } while (0) macro 44 #define flush_tlb_all() smp_flush_tlb_all() macro
|
/linux-3.3/arch/sparc/include/asm/ |
D | tlbflush_32.h | 39 BTFIXUPDEF_CALL(void, flush_tlb_all, void) in BTFIXUPDEF_CALL() argument 44 #define flush_tlb_all() BTFIXUP_CALL(flush_tlb_all)() in BTFIXUPDEF_CALL() macro
|
/linux-3.3/arch/frv/include/asm/ |
D | tlbflush.h | 28 #define flush_tlb_all() \ macro 64 #define flush_tlb_all() BUG() macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | tlbflush.h | 65 static inline void flush_tlb_all(void) in flush_tlb_all() function 117 static inline void flush_tlb_all(void) in flush_tlb_all() function 250 static inline void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/microblaze/include/asm/ |
D | tlbflush.h | 44 #define flush_tlb_all local_flush_tlb_all macro 60 #define flush_tlb_all() BUG() macro
|
/linux-3.3/arch/cris/include/asm/ |
D | tlbflush.h | 31 #define flush_tlb_all __flush_tlb_all macro
|
/linux-3.3/arch/mips/include/asm/ |
D | tlbflush.h | 37 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-3.3/arch/sh/include/asm/ |
D | tlbflush.h | 38 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-3.3/arch/h8300/include/asm/ |
D | tlbflush.h | 29 static inline void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/cris/arch-v10/mm/ |
D | tlb.c | 36 flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/mn10300/mm/ |
D | tlb-smp.c | 211 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/unicore32/include/asm/ |
D | tlbflush.h | 175 #define flush_tlb_all local_flush_tlb_all macro
|
/linux-3.3/arch/xtensa/mm/ |
D | tlb.c | 52 void flush_tlb_all (void) in flush_tlb_all() function
|
/linux-3.3/arch/s390/include/asm/ |
D | tlbflush.h | 120 #define flush_tlb_all() do { } while (0) macro
|
/linux-3.3/arch/tile/kernel/ |
D | tlb.c | 77 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/mn10300/include/asm/ |
D | tlbflush.h | 116 static inline void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/alpha/include/asm/ |
D | tlbflush.h | 100 static inline void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/openrisc/mm/ |
D | tlb.c | 53 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/score/include/asm/ |
D | tlbflush.h | 25 #define flush_tlb_all() local_flush_tlb_all() macro
|
/linux-3.3/arch/arm/kernel/ |
D | smp_tlb.c | 79 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/x86/mm/ |
D | tlb.c | 329 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/x86/include/asm/ |
D | tlbflush.h | 93 #define flush_tlb_all() __flush_tlb_all() macro
|
/linux-3.3/arch/parisc/mm/ |
D | init.c | 1064 void flush_tlb_all(void) in flush_tlb_all() function 1086 void flush_tlb_all(void) in flush_tlb_all() function
|
/linux-3.3/arch/avr32/mm/ |
D | tlb.c | 261 void flush_tlb_all(void) in flush_tlb_all() function
|