__pte_free_tlb    129 include/asm-generic/tlb.h 		__pte_free_tlb(tlb, ptep);			\
__pte_free_tlb    119 include/asm-um/tlb.h #define pte_free_tlb(tlb, ptep) __pte_free_tlb(tlb, ptep)
__pte_free_tlb     48 include/asm-x86/pgalloc.h extern void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte);