Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h125 extern void ___pud_free_tlb(struct mmu_gather *tlb, pud_t *pud);
130 ___pud_free_tlb(tlb, pud); in __pud_free_tlb()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c77 void ___pud_free_tlb(struct mmu_gather *tlb, pud_t *pud) in ___pud_free_tlb() function