| /Linux-v5.4/include/asm-generic/ | 
| D | tlb.h | 286 static inline void __tlb_adjust_range(struct mmu_gather *tlb,  in __tlb_adjust_range()294 static inline void __tlb_reset_range(struct mmu_gather *tlb)  in __tlb_reset_range()
 328 static inline void tlb_flush(struct mmu_gather *tlb)  in tlb_flush()
 335 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { }  in tlb_update_vma_flags()
 338 static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) { }  in tlb_end_vma()
 353 static inline void tlb_flush(struct mmu_gather *tlb)  in tlb_flush()
 369 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma)  in tlb_update_vma_flags()
 389 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { }  in tlb_update_vma_flags()
 395 static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb)  in tlb_flush_mmu_tlbonly()
 405 static inline void tlb_remove_page_size(struct mmu_gather *tlb,  in tlb_remove_page_size()
 [all …]
 
 | 
| /Linux-v5.4/mm/ | 
| D | mmu_gather.c | 16 static bool tlb_next_batch(struct mmu_gather *tlb)  in tlb_next_batch()44 static void tlb_batch_pages_flush(struct mmu_gather *tlb)  in tlb_batch_pages_flush()
 55 static void tlb_batch_list_free(struct mmu_gather *tlb)  in tlb_batch_list_free()
 66 bool __tlb_remove_page_size(struct mmu_gather *tlb, struct page *page, int page_size)  in __tlb_remove_page_size()
 103 static inline void tlb_table_invalidate(struct mmu_gather *tlb)  in tlb_table_invalidate()
 146 static void tlb_table_flush(struct mmu_gather *tlb)  in tlb_table_flush()
 157 void tlb_remove_table(struct mmu_gather *tlb, void *table)  in tlb_remove_table()
 178 static void tlb_flush_mmu_free(struct mmu_gather *tlb)  in tlb_flush_mmu_free()
 188 void tlb_flush_mmu(struct mmu_gather *tlb)  in tlb_flush_mmu()
 206 void tlb_gather_mmu(struct mmu_gather *tlb, struct mm_struct *mm,  in tlb_gather_mmu()
 [all …]
 
 | 
| D | madvise.c | 36 	struct mmu_gather *tlb;  member305 	struct mmu_gather *tlb = private->tlb;  in madvise_cold_or_pageout_pte_range()  local
 471 static void madvise_cold_page_range(struct mmu_gather *tlb,  in madvise_cold_page_range()
 490 	struct mmu_gather tlb;  in madvise_cold()  local
 504 static void madvise_pageout_page_range(struct mmu_gather *tlb,  in madvise_pageout_page_range()
 539 	struct mmu_gather tlb;  in madvise_pageout()  local
 560 	struct mmu_gather *tlb = walk->private;  in madvise_free_pte_range()  local
 698 	struct mmu_gather tlb;  in madvise_free_single_vma()  local
 
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | tlb.h | 30 #define tlb_start_vma(tlb, vma)			do { } while (0)  argument31 #define tlb_end_vma(tlb, vma)			do { } while (0)  argument
 48 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb,  in __tlb_remove_page_size()
 55 static inline void tlb_flush(struct mmu_gather *tlb)  in tlb_flush()
 64 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte,  in pte_free_tlb()
 86 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,  in pmd_free_tlb()
 106 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d,  in p4d_free_tlb()
 125 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,  in pud_free_tlb()
 
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | tlb_64.h | 26 #define tlb_start_vma(tlb, vma) do { } while (0)  argument27 #define tlb_end_vma(tlb, vma)	do { } while (0)  argument
 28 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0)  argument
 29 #define tlb_flush(tlb)	flush_tlb_pending()  argument
 
 | 
| D | pgalloc_64.h | 79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page)  in pgtable_free_tlb()97 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page)  in pgtable_free_tlb()
 103 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte,  in __pte_free_tlb()
 109 #define __pmd_free_tlb(tlb, pmd, addr)		      \  argument
 112 #define __pud_free_tlb(tlb, pud, addr)		      \  argument
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | tlb.h | 23 #define tlb_flush(tlb)	((void) tlb)  argument41 #define tlb_remove_table(tlb, entry) tlb_remove_page(tlb, entry)  argument
 45 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr)  in __pte_free_tlb()
 62 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr)  in __pmd_free_tlb()
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | tlb.h | 5 #define tlb_start_vma(tlb, vma) do { } while (0)  argument6 #define tlb_end_vma(tlb, vma) do { } while (0)  argument
 7 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0)  argument
 14 static inline void tlb_flush(struct mmu_gather *tlb)  in tlb_flush()
 
 | 
| D | pgalloc.h | 57 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte,  in __pte_free_tlb()115 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,  in __pmd_free_tlb()
 167 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,  in __pud_free_tlb()
 210 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d,  in __p4d_free_tlb()
 
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | tlb.h | 24 static inline void tlb_flush(struct mmu_gather *tlb)  in tlb_flush()44 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte,  in __pte_free_tlb()
 52 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp,  in __pmd_free_tlb()
 63 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp,  in __pud_free_tlb()
 
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | tlb.h | 9 #define tlb_start_vma(tlb, vma) \  argument15 #define tlb_end_vma(tlb, vma) \  argument
 21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm)  argument
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgalloc.h | 13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb,  in tlb_flush_pgtable()50 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)  in pgtable_free_tlb()
 68 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift)  in pgtable_free_tlb()
 74 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table,  in __pte_free_tlb()
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgalloc.h | 25 #define __pmd_free_tlb(tlb,x,a)		do { } while (0)  argument53 static inline void pgtable_free_tlb(struct mmu_gather *tlb,  in pgtable_free_tlb()
 70 static inline void pgtable_free_tlb(struct mmu_gather *tlb,  in pgtable_free_tlb()
 77 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table,  in __pte_free_tlb()
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | tlb.h | 23 #define tlb_start_vma(tlb, vma)	do { } while (0)  argument24 #define tlb_end_vma(tlb, vma)	do { } while (0)  argument
 36 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep,  in __tlb_remove_tlb_entry()
 
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | tlbflush_64.c | 34 	unsigned long tlb;  in local_flush_tlb_one()  local84 	unsigned long tlb;  in local_flush_tlb_range()  local
 148 	unsigned long flags, tlb;  in local_flush_tlb_all()  local
 
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | tlb.h | 7 #define __pmd_free_tlb(tlb, pmd, addr)	pmd_free((tlb)->mm, pmd)  argument8 #define __pte_free_tlb(tlb, pte, addr)	pte_free((tlb)->mm, pte)  argument
 
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address)		pte_free((tlb)->mm, pte)  argument8 #define __pmd_free_tlb(tlb, pmd, address)		pmd_free((tlb)->mm, pmd)  argument
 
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | tlb.h | 9 #define __pte_free_tlb(tlb, pte, addr)	pte_free((tlb)->mm, pte)  argument10 #define __pmd_free_tlb(tlb, pmd, addr)	pmd_free((tln)->mm, pmd)  argument
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgalloc.h | 55 #define __pte_free_tlb(tlb,pte,address)			\  argument78 #define __pmd_free_tlb(tlb, x, addr)	pmd_free((tlb)->mm, x)  argument
 104 #define __pud_free_tlb(tlb, x, addr)	pud_free((tlb)->mm, x)  argument
 
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | pgalloc.h | 53 #define __pud_free_tlb(tlb, pud, address)	pud_free((tlb)->mm, pud)  argument72 #define __pmd_free_tlb(tlb, pmd, address)	pmd_free((tlb)->mm, pmd)  argument
 87 #define __pte_free_tlb(tlb, pte, address)	pte_free((tlb)->mm, pte)  argument
 
 | 
| /Linux-v5.4/arch/powerpc/mm/ | 
| D | hugetlbpage.c | 266 static void hugepd_free(struct mmu_gather *tlb, void *hugepte)  in hugepd_free()292 static inline void hugepd_free(struct mmu_gather *tlb, void *hugepte) {}  in hugepd_free()
 295 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift,  in free_hugepd_range()
 334 static void hugetlb_free_pmd_range(struct mmu_gather *tlb, pud_t *pud,  in hugetlb_free_pmd_range()
 387 static void hugetlb_free_pud_range(struct mmu_gather *tlb, pgd_t *pgd,  in hugetlb_free_pud_range()
 441 void hugetlb_free_pgd_range(struct mmu_gather *tlb,  in hugetlb_free_pgd_range()
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgalloc.h | 30 #define __pte_free_tlb(tlb,pte,addr)			\  argument37 #define __pmd_free_tlb(tlb, pmdp, addr)			\  argument
 
 | 
| D | tlb_64.h | 25 #define for_each_dtlb_entry(tlb)		\  argument35 #define for_each_itlb_entry(tlb)		\  argument
 
 | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgalloc.h | 30 #define __pte_free_tlb(tlb,pte, address)		\  argument43 #define __pmd_free_tlb(tlb,x, address)   tlb_remove_page((tlb),virt_to_page(x))  argument
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ | 
| D | pgalloc.h | 122 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,  in __pud_free_tlb()143 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd,  in __pmd_free_tlb()
 166 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table,  in __pte_free_tlb()
 
 |