__pud_free_tlb 63 arch/arm64/include/asm/tlb.h static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pudp, __pud_free_tlb 53 arch/ia64/include/asm/pgalloc.h #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) __pud_free_tlb 104 arch/mips/include/asm/pgalloc.h #define __pud_free_tlb(tlb, x, addr) pud_free((tlb)->mm, x) __pud_free_tlb 120 arch/powerpc/include/asm/book3s/64/pgalloc.h static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, __pud_free_tlb 61 arch/powerpc/include/asm/nohash/64/pgalloc.h #define __pud_free_tlb(tlb, pud, addr) \ __pud_free_tlb 112 arch/sparc/include/asm/pgalloc_64.h #define __pud_free_tlb(tlb, pud, addr) \ __pud_free_tlb 167 arch/x86/include/asm/pgalloc.h static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, __pud_free_tlb 33 include/asm-generic/4level-fixup.h #define __pud_free_tlb(tlb, x, addr) do { } while (0) __pud_free_tlb 58 include/asm-generic/pgtable-nop4d-hack.h #define __pud_free_tlb(tlb, x, a) do { } while (0) __pud_free_tlb 62 include/asm-generic/pgtable-nopud.h #define __pud_free_tlb(tlb, x, a) do { } while (0)