/linux-6.14.4/arch/xtensa/include/asm/ |
D | tlb.h | 19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/linux-6.14.4/arch/alpha/include/asm/ |
D | tlb.h | 7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | tlb.h | 10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/linux-6.14.4/arch/microblaze/include/asm/ |
D | pgalloc.h | 28 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
|
/linux-6.14.4/arch/nios2/include/asm/ |
D | pgalloc.h | 31 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/linux-6.14.4/arch/arm/include/asm/ |
D | tlb.h | 33 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | sun3_pgalloc.h | 20 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
D | motorola_pgalloc.h | 47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
D | mcf_pgalloc.h | 35 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
|
/linux-6.14.4/arch/um/include/asm/ |
D | pgalloc.h | 28 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | pgalloc.h | 67 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/linux-6.14.4/arch/sh/include/asm/ |
D | pgalloc.h | 35 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/linux-6.14.4/arch/arc/include/asm/ |
D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
/linux-6.14.4/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 70 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/linux-6.14.4/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 67 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/linux-6.14.4/arch/csky/include/asm/ |
D | pgalloc.h | 64 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | pgalloc.h | 90 #define __pte_free_tlb(tlb, pte, addr) \ macro
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | pgalloc_32.h | 75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
|
D | pgalloc_64.h | 106 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
|
/linux-6.14.4/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
|
/linux-6.14.4/arch/mips/include/asm/ |
D | pgalloc.h | 51 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | pgalloc.h | 58 #define __pte_free_tlb(tlb, pte, address) \ macro
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | pgalloc.h | 151 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
|
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 170 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgalloc.h | 58 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, in __pte_free_tlb() function
|