pmd_free           51 arch/alpha/include/asm/pgalloc.h pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           30 arch/arm/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           47 arch/arm/include/asm/pgalloc.h #define pmd_free(mm, pmd)		do { } while (0)
pmd_free           40 arch/arm64/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp)
pmd_free           67 arch/ia64/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           84 arch/m68k/include/asm/mcf_pgalloc.h #define pmd_free(mm, pmd) BUG()
pmd_free           75 arch/m68k/include/asm/motorola_pgalloc.h static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           43 arch/m68k/include/asm/sun3_pgalloc.h #define pmd_free(mm, x)			do { } while (0)
pmd_free           66 arch/microblaze/include/asm/pgalloc.h #define pmd_free(mm, x)			do { } while (0)
pmd_free           73 arch/mips/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           19 arch/nds32/include/asm/pgalloc.h #define pmd_free(mm, pmd)			do { } while (0)
pmd_free           76 arch/parisc/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free          101 arch/parisc/include/asm/pgalloc.h #define pmd_free(mm, x)			do { } while (0)
pmd_free           24 arch/powerpc/include/asm/book3s/32/pgalloc.h #define pmd_free(mm, x) 		do { } while (0)
pmd_free          136 arch/powerpc/include/asm/book3s/64/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           13 arch/powerpc/include/asm/nohash/32/pgalloc.h #define pmd_free(mm, x) 		do { } while (0)
pmd_free           54 arch/powerpc/include/asm/nohash/64/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           70 arch/riscv/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           94 arch/s390/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           54 arch/sh/mm/pgtable.c void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           50 arch/sparc/include/asm/pgalloc_32.h #define pmd_free(mm, pmd)		free_pmd_fast(pmd)
pmd_free           58 arch/sparc/include/asm/pgalloc_64.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           38 arch/um/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free          106 arch/x86/include/asm/pgalloc.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)
pmd_free           60 include/asm-generic/pgtable-nopmd.h static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd)