__pud_free_tlb    139 arch/x86/include/asm/pgalloc.h static inline void __pud_free_tlb(struct mmu_gather *tlb, pud_t *pud,
__pud_free_tlb     32 include/asm-generic/4level-fixup.h #define __pud_free_tlb(tlb, x, addr)	do { } while (0)
__pud_free_tlb     55 include/asm-generic/pgtable-nopud.h #define __pud_free_tlb(tlb, x, a)		do { } while (0)