Lines Matching defs:tlb
124 static inline void __tlb_adjust_range(struct mmu_gather *tlb, in __tlb_adjust_range()
132 static inline void __tlb_reset_range(struct mmu_gather *tlb) in __tlb_reset_range()
142 static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) in tlb_flush_mmu_tlbonly()
152 static inline void tlb_remove_page_size(struct mmu_gather *tlb, in tlb_remove_page_size()
159 static inline bool __tlb_remove_page(struct mmu_gather *tlb, struct page *page) in __tlb_remove_page()
168 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) in tlb_remove_page()
175 static inline void tlb_remove_check_page_size_change(struct mmu_gather *tlb, in tlb_remove_check_page_size_change()
195 #define tlb_start_vma(tlb, vma) do { } while (0) argument
198 #define __tlb_end_vma(tlb, vma) \ argument
209 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument
219 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument
225 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ argument
236 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument
239 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument
250 #define __tlb_remove_pud_tlb_entry(tlb, pudp, address) do {} while (0) argument
253 #define tlb_remove_pud_tlb_entry(tlb, pudp, address) \ argument
278 #define pte_free_tlb(tlb, ptep, address) \ argument
286 #define pmd_free_tlb(tlb, pmdp, address) \ argument
295 #define pud_free_tlb(tlb, pudp, address) \ argument
305 #define p4d_free_tlb(tlb, pudp, address) \ argument