Home
last modified time | relevance | path

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

12

/arch/s390/include/asm/
A Dtlb.h48 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size()
57 static inline bool __tlb_remove_folio_pages(struct mmu_gather *tlb, in __tlb_remove_folio_pages()
72 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
81 static inline void pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in pte_free_tlb()
100 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb()
119 static inline void p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in p4d_free_tlb()
137 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in pud_free_tlb()
/arch/arm64/include/asm/
A Dtlb.h24 static inline int tlb_get_level(struct mmu_gather *tlb) in tlb_get_level()
53 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
75 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb()
84 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb()
94 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb()
107 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4dp, in __p4d_free_tlb()
/arch/arm/include/asm/
A Dtlb.h23 #define tlb_flush(tlb) ((void) tlb) argument
33 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb()
50 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb()
/arch/um/include/asm/
A Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, address) \ argument
33 #define __pmd_free_tlb(tlb, pmd, address) \ argument
38 #define __pud_free_tlb(tlb, pud, address) \ argument
/arch/parisc/include/asm/
A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) argument
10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) argument
/arch/alpha/include/asm/
A 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/powerpc/include/asm/nohash/
A Dpgalloc.h13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable()
53 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) in pgtable_free_tlb()
70 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/sparc/include/asm/
A Dpgalloc_64.h82 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
100 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
106 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb()
112 #define __pmd_free_tlb(tlb, pmd, addr) \ argument
115 #define __pud_free_tlb(tlb, pud, addr) \ argument
A Dtlb_64.h25 #define tlb_flush(tlb) flush_tlb_pending() argument
A Dpgalloc_32.h51 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) argument
75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) argument
/arch/arc/include/asm/
A Dpgalloc.h75 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) argument
86 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) argument
90 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) argument
/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) argument
50 static inline void pgtable_free_tlb(struct mmu_gather *tlb, in pgtable_free_tlb()
67 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/sh/include/asm/
A Dpgalloc.h20 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) argument
35 #define __pte_free_tlb(tlb, pte, addr) \ argument
/arch/mips/include/asm/
A Dpgalloc.h51 #define __pte_free_tlb(tlb, pte, address) \ argument
75 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) argument
101 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) argument
/arch/riscv/include/asm/
A Dpgalloc.h89 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb()
96 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb()
125 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb()
133 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb()
A Dtlb.h16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
/arch/loongarch/include/asm/
A Dpgalloc.h58 #define __pte_free_tlb(tlb, pte, address) \ argument
82 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) argument
102 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) argument
/arch/xtensa/include/asm/
A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) argument
/arch/x86/include/asm/
A Dpgalloc.h56 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, in __pte_free_tlb()
88 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb()
125 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb()
150 static inline void __p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d, in __p4d_free_tlb()
/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb()
152 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb()
170 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb()
/arch/nios2/include/asm/
A Dpgalloc.h31 #define __pte_free_tlb(tlb, pte, addr) \ argument
/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h62 #define __pmd_free_tlb(tlb, pmd, addr) \ argument
64 #define __pud_free_tlb(tlb, pud, addr) \ argument
/arch/m68k/include/asm/
A Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
64 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb()
/arch/powerpc/include/asm/nohash/32/
A Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) argument
/arch/microblaze/include/asm/
A Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) argument

Completed in 73 milliseconds

12