/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | pgalloc.h | 39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 61 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | pgalloc.h | 39 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | tlb.h | 94 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | pgalloc.h | 100 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | pgalloc.h | 106 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | pgalloc.h | 109 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | tlb.h | 96 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, in __pud_free_tlb() function
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | pgalloc.h | 93 #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 64 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | pgalloc.h | 80 #define __pud_free_tlb(tlb, pmd, addr) pud_free((tlb)->mm, pmd) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgalloc_64.h | 112 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 134 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 136 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgalloc_64.h | 115 #define __pud_free_tlb(tlb, pud, addr) \ macro
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | pgalloc.h | 98 #define __pud_free_tlb(tlb, pud, addr) pud_free((tlb)->mm, pud) macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | pgalloc.h | 129 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pgalloc.h | 127 static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, in __pud_free_tlb() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | tlb.h | 650 __pud_free_tlb(tlb, pudp, address); \
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | tlb.h | 694 __pud_free_tlb(tlb, pudp, address); \
|