Home
last modified time | relevance | path

Searched defs:tlb (Results 1 – 25 of 58) sorted by relevance

123

/arch/s390/include/asm/
Dtlb.h30 #define tlb_start_vma(tlb, vma) do { } while (0) argument
31 #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()
/arch/arm/include/asm/
Dtlb.h23 #define tlb_flush(tlb) ((void) tlb) argument
41 #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()
/arch/csky/include/asm/
Dtlb.h9 #define tlb_start_vma(tlb, vma) \ argument
15 #define tlb_end_vma(tlb, vma) \ argument
21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) argument
/arch/sparc/include/asm/
Dtlb_64.h26 #define tlb_start_vma(tlb, vma) do { } while (0) argument
27 #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
Dpgalloc_64.h79 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
/arch/x86/include/asm/
Dtlb.h5 #define tlb_start_vma(tlb, vma) do { } while (0) argument
6 #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()
/arch/arm64/include/asm/
Dtlb.h24 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()
/arch/nds32/include/asm/
Dtlb.h9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) argument
10 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tln)->mm, pmd) argument
/arch/alpha/include/asm/
Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) argument
8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) argument
/arch/parisc/include/asm/
Dtlb.h7 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) argument
8 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) argument
/arch/powerpc/include/asm/
Dtlb.h23 #define tlb_start_vma(tlb, vma) do { } while (0) argument
24 #define tlb_end_vma(tlb, vma) do { } while (0) argument
47 static inline void __tlb_remove_tlb_entry(struct mmu_gather *tlb, pte_t *ptep, in __tlb_remove_tlb_entry()
/arch/powerpc/include/asm/nohash/
Dpgalloc.h13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable()
49 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/sh/mm/
Dtlbflush_64.c34 unsigned long tlb; in local_flush_tlb_one() local
84 unsigned long tlb; in local_flush_tlb_range() local
148 unsigned long flags, tlb; in local_flush_tlb_all() local
/arch/sh/include/asm/
Dpgalloc.h15 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) argument
31 #define __pte_free_tlb(tlb,pte,addr) \ argument
Dtlb_64.h25 #define for_each_dtlb_entry(tlb) \ argument
35 #define for_each_itlb_entry(tlb) \ argument
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) argument
52 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb()
69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/um/include/asm/
Dpgalloc.h30 #define __pte_free_tlb(tlb,pte, address) \ argument
43 #define __pmd_free_tlb(tlb,x, address) tlb_remove_page((tlb),virt_to_page(x)) argument
/arch/riscv/include/asm/
Dtlb.h16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
/arch/ia64/include/asm/
Dpgalloc.h53 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) argument
72 #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
/arch/mips/include/asm/
Dpgalloc.h55 #define __pte_free_tlb(tlb,pte,address) \ argument
78 #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
/arch/xtensa/include/asm/
Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) argument
/arch/unicore32/include/asm/
Dtlb.h16 #define __pte_free_tlb(tlb, pte, addr) \ argument
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h120 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb()
141 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb()
164 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/m68k/include/asm/
Dsun3_pgalloc.h22 #define __pte_free_tlb(tlb,pte,addr) \ argument
44 #define __pmd_free_tlb(tlb, x, addr) do { } while (0) argument
/arch/powerpc/mm/
Dhugetlbpage.c273 static void hugepd_free(struct mmu_gather *tlb, void *hugepte) in hugepd_free()
299 static inline void hugepd_free(struct mmu_gather *tlb, void *hugepte) {} in hugepd_free()
302 static void free_hugepd_range(struct mmu_gather *tlb, hugepd_t *hpdp, int pdshift, in free_hugepd_range()
340 static void hugetlb_free_pmd_range(struct mmu_gather *tlb, pud_t *pud, in hugetlb_free_pmd_range()
393 static void hugetlb_free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, in hugetlb_free_pud_range()
447 void hugetlb_free_pgd_range(struct mmu_gather *tlb, in hugetlb_free_pgd_range()

123