Home
last modified time | relevance | path

Searched refs:___pte_free_tlb (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/
Dpgalloc.h54 extern void ___pte_free_tlb(struct mmu_gather *tlb, struct page *pte);
59 ___pte_free_tlb(tlb, pte); in __pte_free_tlb()
/linux-3.4.99/arch/x86/mm/
Dpgtable.c50 void ___pte_free_tlb(struct mmu_gather *tlb, struct page *pte) in ___pte_free_tlb() function