Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dpgalloc.h92 extern void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd);
97 ___pmd_free_tlb(tlb, pmd); in __pmd_free_tlb()
/linux-3.4.99/arch/x86/mm/
Dpgtable.c58 void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd) in ___pmd_free_tlb() function