| /Linux-v5.4/arch/arm64/mm/ | 
| D | pgd.c | 30 void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/nds32/mm/ | 
| D | mm-nds32.c | 41 void pgd_free(struct mm_struct *mm, pgd_t * pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgalloc.h | 37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | pgalloc.h | 44 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | pgtable.c | 38 void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | pgd.c | 116 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgalloc.h | 38 pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgalloc.h | 45 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgalloc.h | 28 #define pgd_free(mm, pgd)		free_pgd_slow(mm, pgd)  macro
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgalloc.h | 64 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/ | 
| D | pgalloc.h | 26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | pgalloc.h | 31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | sun3_pgalloc.h | 46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| D | motorola_pgalloc.h | 87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| D | mcf_pgalloc.h | 86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgalloc.h | 57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | pgalloc.h | 50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | pgalloc.h | 71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgalloc.h | 14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgalloc_32.h | 26 #define pgd_free(mm, pgd)	free_pgd_fast(pgd)  macro
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | pgalloc.h | 39 #define pgd_free(mm, pgd)	free_pgd(pgd)  macro
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgalloc.h | 50 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | pgalloc.h | 32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/um/kernel/ | 
| D | mem.c | 207 void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/64/ | 
| D | pgalloc.h | 83 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd)  in pgd_free()  function
 |