mmu_gather         32 arch/x86/include/asm/hugetlb.h static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb,
mmu_gather         54 arch/x86/include/asm/pgalloc.h extern void ___pte_free_tlb(struct mmu_gather *tlb, struct page *pte);
mmu_gather         56 arch/x86/include/asm/pgalloc.h static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte,
mmu_gather        101 arch/x86/include/asm/pgalloc.h extern void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd);
mmu_gather        103 arch/x86/include/asm/pgalloc.h static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,
mmu_gather        137 arch/x86/include/asm/pgalloc.h extern void ___pud_free_tlb(struct mmu_gather *tlb, pud_t *pud);
mmu_gather        139 arch/x86/include/asm/pgalloc.h static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,
mmu_gather         60 include/asm-generic/tlb.h extern void tlb_table_flush(struct mmu_gather *tlb);
mmu_gather         61 include/asm-generic/tlb.h extern void tlb_remove_table(struct mmu_gather *tlb, void *table);
mmu_gather        115 include/asm-generic/tlb.h void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm, unsigned long start, unsigned long end);
mmu_gather        116 include/asm-generic/tlb.h void tlb_flush_mmu(struct mmu_gather *tlb);
mmu_gather        117 include/asm-generic/tlb.h void tlb_finish_mmu(struct mmu_gather *tlb, unsigned long start,
mmu_gather        119 include/asm-generic/tlb.h int __tlb_remove_page(struct mmu_gather *tlb, struct page *page);
mmu_gather        125 include/asm-generic/tlb.h static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page)
mmu_gather         22 include/linux/huge_mm.h extern int zap_huge_pmd(struct mmu_gather *tlb,
mmu_gather         14 include/linux/hugetlb.h struct mmu_gather;
mmu_gather         62 include/linux/hugetlb.h void __unmap_hugepage_range_final(struct mmu_gather *tlb,
mmu_gather         66 include/linux/hugetlb.h void __unmap_hugepage_range(struct mmu_gather *tlb, struct vm_area_struct *vma,
mmu_gather        163 include/linux/hugetlb.h static inline void __unmap_hugepage_range_final(struct mmu_gather *tlb,
mmu_gather        170 include/linux/hugetlb.h static inline void __unmap_hugepage_range(struct mmu_gather *tlb,
mmu_gather        279 include/linux/mm.h struct mmu_gather;
mmu_gather       1121 include/linux/mm.h void unmap_vmas(struct mmu_gather *tlb, struct vm_area_struct *start_vma,
mmu_gather       1160 include/linux/mm.h void free_pgd_range(struct mmu_gather *tlb, unsigned long addr,