Searched defs:pmd_free (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pgalloc.h | 13 #define pmd_free(mm, x) do { } while (0) macro
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | sun3_pgalloc.h | 40 #define pmd_free(mm, x) do { } while (0) macro
|
H A D | mcf_pgalloc.h | 72 #define pmd_free(mm, pmd) BUG() macro
|
H A D | motorola_pgalloc.h | 59 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/sh/mm/ |
H A D | pgtable.c | 53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pgalloc.h | 57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgalloc.h | 24 #define pmd_free(mm, x) do { } while (0) macro
|
/openbmc/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgalloc.h | 57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | pgalloc_32.h | 50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
|
H A D | pgalloc_64.h | 58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/include/asm-generic/ |
H A D | pgalloc.h | 146 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
H A D | pgtable-nopmd.h | 63 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | pgalloc.h | 38 #define pmd_free(mm, pmd) do { } while (0) macro
|
/openbmc/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgalloc.h | 147 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pgalloc.h | 96 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
|