Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h88 extern void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd);
93 ___pmd_free_tlb(tlb, pmd); in __pmd_free_tlb()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c61 void ___pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd) in ___pmd_free_tlb() function