taglinefilesource code
flush_tlb_all33include/asm-alpha/pgtable.hstatic inline void flush_tlb_all(void)
flush_tlb_all55include/asm-i386/pgtable.h#define flush_tlb_all() __flush_tlb()
flush_tlb_all114include/asm-i386/pgtable.h#define flush_tlb_all() smp_flush_tlb()
flush_tlb_all145include/asm-i386/pgtable.h#define flush_tlb_all() flush_tlb()