Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpgalloc.h101 extern void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd);
106 ___pmd_free_tlb(tlb, pmd); in __pmd_free_tlb()
/linux-4.1.27/arch/x86/mm/
Dpgtable.c63 void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd) in ___pmd_free_tlb() function