Lines Matching defs:tlb
49 static inline void tlb_gather_mmu(struct mmu_gather *tlb, in tlb_gather_mmu()
60 static inline void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu()
65 static inline void tlb_finish_mmu(struct mmu_gather *tlb, in tlb_finish_mmu()
76 static inline int __tlb_remove_page(struct mmu_gather *tlb, struct page *page) in __tlb_remove_page()
82 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) in tlb_remove_page()
91 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in pte_free_tlb()
106 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb()
125 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in pud_free_tlb()
137 #define tlb_start_vma(tlb, vma) do { } while (0) argument
138 #define tlb_end_vma(tlb, vma) do { } while (0) argument
139 #define tlb_remove_tlb_entry(tlb, ptep, addr) do { } while (0) argument