flush_tlb_all    1001 arch/x86/kernel/smpboot.c 	flush_tlb_all();
flush_tlb_all     545 arch/x86/mach-voyager/voyager_smp.c 	flush_tlb_all();
flush_tlb_all     556 arch/x86/mm/init_32.c 	flush_tlb_all();
flush_tlb_all     629 arch/x86/mm/pageattr.c 		flush_tlb_all();
flush_tlb_all     278 arch/x86/vdso/vdso32-setup.c 	flush_tlb_all();
flush_tlb_all      26 include/asm-cris/tlbflush.h extern void flush_tlb_all(void);
flush_tlb_all      46 include/asm-cris/tlbflush.h #define flush_tlb_kernel_range(start, end) flush_tlb_all()
flush_tlb_all      57 include/asm-frv/tlbflush.h #define __flush_tlb_global()			flush_tlb_all()
flush_tlb_all      58 include/asm-frv/tlbflush.h #define flush_tlb()				flush_tlb_all()
flush_tlb_all      59 include/asm-frv/tlbflush.h #define flush_tlb_kernel_range(start, end)	flush_tlb_all()
flush_tlb_all      92 include/asm-m68k/tlbflush.h 	flush_tlb_all();
flush_tlb_all     208 include/asm-m68k/tlbflush.h 	flush_tlb_all();
flush_tlb_all      61 include/asm-mn10300/mmu_context.h 		flush_tlb_all();
flush_tlb_all      67 include/asm-mn10300/tlbflush.h #define __flush_tlb_global()			flush_tlb_all()
flush_tlb_all      68 include/asm-mn10300/tlbflush.h #define flush_tlb()				flush_tlb_all()
flush_tlb_all      73 include/asm-mn10300/tlbflush.h 	flush_tlb_all();					\
flush_tlb_all      24 include/asm-parisc/tlbflush.h extern void flush_tlb_all(void);
flush_tlb_all      48 include/asm-parisc/tlbflush.h 	flush_tlb_all();
flush_tlb_all      22 include/asm-um/tlbflush.h extern void flush_tlb_all(void);
flush_tlb_all     132 include/asm-x86/tlbflush.h extern void flush_tlb_all(void);
flush_tlb_all     175 include/asm-x86/tlbflush.h 	flush_tlb_all();
flush_tlb_all      64 include/asm-xtensa/mmu_context.h 	extern void flush_tlb_all(void);
flush_tlb_all      66 include/asm-xtensa/mmu_context.h 		flush_tlb_all(); /* start new asid cycle */
flush_tlb_all      37 include/asm-xtensa/tlbflush.h extern void flush_tlb_all(void);
flush_tlb_all      42 include/asm-xtensa/tlbflush.h #define flush_tlb_kernel_range(start,end) flush_tlb_all()