pud_free_tlb       37 arch/s390/include/asm/tlb.h #define pud_free_tlb pud_free_tlb
pud_free_tlb      125 arch/s390/include/asm/tlb.h static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,
pud_free_tlb       30 include/asm-generic/4level-fixup.h #undef pud_free_tlb
pud_free_tlb       31 include/asm-generic/4level-fixup.h #define pud_free_tlb(tlb, x, addr)	do { } while (0)
pud_free_tlb      597 include/asm-generic/tlb.h #define pud_free_tlb(tlb, pudp, address)			\