Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h56 extern void ___pte_free_tlb(struct mmu_gather *tlb, struct page *pte);
61 ___pte_free_tlb(tlb, pte); in __pte_free_tlb()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c53 void ___pte_free_tlb(struct mmu_gather *tlb, struct page *pte) in ___pte_free_tlb() function