/Linux-v4.19/arch/unicore32/include/asm/ |
D | tlb.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | tlb.h | 13 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | tlb.h | 25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | tlb.h | 45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | tlb.h | 26 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgalloc.h | 42 #define __pte_free_tlb(tlb,pte, address) \ macro
|
D | tlb.h | 155 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
|
/Linux-v4.19/arch/arm/include/asm/ |
D | tlb.h | 248 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function 283 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | tlb.h | 59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgalloc.h | 77 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 101 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgalloc.h | 69 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 32 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
D | mcf_pgalloc.h | 44 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
D | motorola_pgalloc.h | 60 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgalloc_32.h | 78 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
D | pgalloc_64.h | 107 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgalloc.h | 134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgalloc.h | 142 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgalloc.h | 114 #define __pte_free_tlb(tlb, pte, buf) \ macro
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgalloc.h | 124 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgalloc.h | 86 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 138 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 139 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgalloc.h | 172 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|