/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | tlb.h | 9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
D | tlb.h | 10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | tlb.h | 40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgalloc.h | 37 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgalloc.h | 69 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgalloc.h | 29 #define __pte_free_tlb(tlb,pte, address) \ macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
D | pgalloc.h | 37 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 20 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
D | mcf_pgalloc.h | 37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
D | motorola_pgalloc.h | 47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgalloc.h | 35 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgalloc.h | 67 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | tlb.h | 75 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgalloc.h | 64 #define __pte_free_tlb(tlb, pte, buf) \ macro
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
D | pgalloc.h | 63 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgalloc.h | 130 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgalloc.h | 58 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgalloc_32.h | 76 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
D | pgalloc_64.h | 103 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 168 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|