Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_32.h22 static inline void free_pgd_fast(pgd_t *pgd) in free_pgd_fast() function
27 #define pgd_free(mm, pgd) free_pgd_fast(pgd)
/linux-4.4.14/arch/microblaze/include/asm/
Dpgalloc.h87 static inline void free_pgd_fast(pgd_t *pgd) in free_pgd_fast() function
99 #define pgd_free(mm, pgd) free_pgd_fast(pgd)