Home
last modified time | relevance | path

Searched defs:pmd_free (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.12.1/arch/m68k/include/asm/
Dsun3_pgalloc.h40 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h72 #define pmd_free(mm, pmd) BUG() macro
Dmotorola_pgalloc.h59 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.12.1/arch/sh/mm/
Dpgtable.c55 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.12.1/arch/parisc/include/asm/
Dpgalloc.h57 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/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.12.1/arch/sparc/include/asm/
Dpgalloc_32.h50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
Dpgalloc_64.h58 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/
Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.12.1/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/linux-6.12.1/include/asm-generic/
Dpgtable-nopmd.h63 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgalloc.h151 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/
Dpgalloc.h147 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.12.1/arch/s390/include/asm/
Dpgalloc.h95 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function