Lines Matching defs:tlb

183 static int tlb_next_batch(struct mmu_gather *tlb)  in tlb_next_batch()
216 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned lon… in tlb_gather_mmu()
236 static void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) in tlb_flush_mmu_tlbonly()
249 static void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free()
260 void tlb_flush_mmu(struct mmu_gather *tlb) in tlb_flush_mmu()
270 void tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start, unsigned long end) in tlb_finish_mmu()
292 int __tlb_remove_page(struct mmu_gather *tlb, struct page *page) in __tlb_remove_page()
349 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush()
359 void tlb_remove_table(struct mmu_gather *tlb, void *table) in tlb_remove_table()
391 static void free_pte_range(struct mmu_gather *tlb, pmd_t *pmd, in free_pte_range()
400 static inline void free_pmd_range(struct mmu_gather *tlb, pud_t *pud, in free_pmd_range()
434 static inline void free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, in free_pud_range()
470 void free_pgd_range(struct mmu_gather *tlb, in free_pgd_range()
528 void free_pgtables(struct mmu_gather *tlb, struct vm_area_struct *vma, in free_pgtables()
1072 static unsigned long zap_pte_range(struct mmu_gather *tlb, in zap_pte_range()
1184 static inline unsigned long zap_pmd_range(struct mmu_gather *tlb, in zap_pmd_range()
1228 static inline unsigned long zap_pud_range(struct mmu_gather *tlb, in zap_pud_range()
1247 static void unmap_page_range(struct mmu_gather *tlb, in unmap_page_range()
1271 static void unmap_single_vma(struct mmu_gather *tlb, in unmap_single_vma()
1332 void unmap_vmas(struct mmu_gather *tlb, in unmap_vmas()
1357 struct mmu_gather tlb; in zap_page_range() local
1383 struct mmu_gather tlb; in zap_page_range_single() local