Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.14.4/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.14.4/arch/sh/mm/
Dpgtable.c55 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.14.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.14.4/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.14.4/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.14.4/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/linux-6.14.4/include/asm-generic/
Dpgtable-nopmd.h63 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgalloc.h150 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.14.4/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.14.4/arch/s390/include/asm/
Dpgalloc.h108 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function