__pmd_free_tlb    143 include/asm-generic/tlb.h 		__pmd_free_tlb(tlb, pmdp);			\
__pmd_free_tlb    123 include/asm-um/tlb.h #define pmd_free_tlb(tlb, pmdp) __pmd_free_tlb(tlb, pmdp)
__pmd_free_tlb     80 include/asm-x86/pgalloc.h extern void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd);