Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h168 extern void ___p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d);
174 ___p4d_free_tlb(tlb, p4d); in __p4d_free_tlb()
/openbmc/linux/arch/x86/mm/
H A Dpgtable.c84 void ___p4d_free_tlb(struct mmu_gather *tlb, p4d_t *p4d) in ___p4d_free_tlb() function