Searched refs:p4d_free (Results 1 – 7 of 7) sorted by relevance
135 p4d_free(mm, new_p4d); in pgd_alloc()182 p4d_free(mm, p4d); in pgd_free()207 p4d_free(mm, p4d); in pgd_free()
51 #define p4d_free(mm, x) do { } while (0) macro
62 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
159 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
338 p4d_free(&init_mm, (p4d_t *)page_to_virt(pgd_page(*pgd))); in kasan_free_p4d()
1066 p4d_free(args->mm, args->start_p4dp); in destroy_args()
4817 p4d_free(mm, new); in __p4d_alloc()
Completed in 18 milliseconds