Go to the documentation of this file.
15 #ifndef _ASM_TILE_TLB_H
16 #define _ASM_TILE_TLB_H
18 #define tlb_start_vma(tlb, vma) do { } while (0)
19 #define tlb_end_vma(tlb, vma) do { } while (0)
20 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0)
21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)