taglinefilesource code
flush_tlb_other44include/asm-alpha/pgtable.h#define flush_tlb_other(x) do { } while (0)
flush_tlb_other51include/asm-alpha/pgtable.h#define flush_tlb_other(mm) do { (mm)->context = 0; } while (0)