Searched refs:paravirt_pgd_free (Results 1 – 3 of 3) sorted by relevance
19 static inline void paravirt_pgd_free(struct mm_struct *mm, pgd_t *pgd) {} in paravirt_pgd_free() function
352 static inline void paravirt_pgd_free(struct mm_struct *mm, pgd_t *pgd) in paravirt_pgd_free() function
475 paravirt_pgd_free(mm, pgd); in pgd_free()