Searched refs:paravirt_pgd_free (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgalloc.h19 static inline void paravirt_pgd_free(struct mm_struct *mm, pgd_t *pgd) {} function
H A Dparavirt.h349 static inline void paravirt_pgd_free(struct mm_struct *mm, pgd_t *pgd) function
/linux-master/arch/x86/mm/
H A Dpgtable.c491 paravirt_pgd_free(mm, pgd);

Completed in 162 milliseconds