/Linux-v5.4/arch/xtensa/include/asm/ |
D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | tlb.h | 16 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v5.4/arch/parisc/include/asm/ |
D | tlb.h | 8 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/nds32/include/asm/ |
D | tlb.h | 9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/arm/include/asm/ |
D | tlb.h | 45 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | pgalloc.h | 42 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v5.4/arch/sh/include/asm/ |
D | pgalloc.h | 30 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | pgalloc.h | 95 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v5.4/arch/um/include/asm/ |
D | pgalloc.h | 30 #define __pte_free_tlb(tlb,pte, address) \ macro
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | tlb.h | 44 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/Linux-v5.4/arch/csky/include/asm/ |
D | pgalloc.h | 72 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | pgalloc.h | 96 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 74 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 22 #define __pte_free_tlb(tlb,pte,addr) \ macro
|
D | motorola_pgalloc.h | 60 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
D | mcf_pgalloc.h | 41 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | pgalloc.h | 79 #define __pte_free_tlb(tlb, pte, buf) \ macro
|
/Linux-v5.4/arch/arc/include/asm/ |
D | pgalloc.h | 130 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 77 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgalloc_32.h | 75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/microblaze/include/asm/ |
D | pgalloc.h | 53 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/Linux-v5.4/arch/mips/include/asm/ |
D | pgalloc.h | 55 #define __pte_free_tlb(tlb,pte,address) \ macro
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | pgalloc.h | 87 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 166 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|