Lines Matching defs:tlb
50 # define tlb_fast_mode(tlb) ((tlb)->nr == ~0U) argument
52 # define tlb_fast_mode(tlb) (1) argument
104 ia64_tlb_flush_mmu (struct mmu_gather *tlb, unsigned long start, unsigned long end) in ia64_tlb_flush_mmu()
153 static inline void __tlb_alloc_page(struct mmu_gather *tlb) in __tlb_alloc_page()
165 tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned int full_mm_flush) in tlb_gather_mmu()
193 tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) in tlb_finish_mmu()
213 static inline int __tlb_remove_page(struct mmu_gather *tlb, struct page *page) in __tlb_remove_page()
231 static inline void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu()
236 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) in tlb_remove_page()
247 __tlb_remove_tlb_entry (struct mmu_gather *tlb, pte_t *ptep, unsigned long address) in __tlb_remove_tlb_entry()
256 #define tlb_start_vma(tlb, vma) do { } while (0) argument
257 #define tlb_end_vma(tlb, vma) do { } while (0) argument
259 #define tlb_remove_tlb_entry(tlb, ptep, addr) \ argument
265 #define pte_free_tlb(tlb, ptep, address) \ argument
271 #define pmd_free_tlb(tlb, ptep, address) \ argument
277 #define pud_free_tlb(tlb, pudp, address) \ argument