Home
last modified time | relevance | path

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

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