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

/arch/unicore32/include/asm/
H A Dpgalloc.h26 extern void free_pgd_slow(struct mm_struct *mm, pgd_t *pgd);
29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd)
/arch/unicore32/mm/
H A Dpgd.c78 void free_pgd_slow(struct mm_struct *mm, pgd_t *pgd) function
/arch/microblaze/include/asm/
H A Dpgalloc.h94 extern inline void free_pgd_slow(pgd_t *pgd) function

Completed in 431 milliseconds