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