Go to the documentation of this file.
19 #ifndef __ASM_OPENRISC_TLB_H__
20 #define __ASM_OPENRISC_TLB_H__
26 #define tlb_start_vma(tlb, vma) do { } while (0)
27 #define tlb_end_vma(tlb, vma) do { } while (0)
28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0)
30 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)