Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dsun3_pgalloc.h40 #define pmd_free(mm, x) do { } while (0) macro
A Dmcf_pgalloc.h74 #define pmd_free(mm, pmd) BUG() macro
A Dmotorola_pgalloc.h59 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/sh/mm/
A Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/linux-6.3-rc2/include/asm-generic/
A Dpgalloc.h138 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
A Dpgtable-nopmd.h63 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgalloc_32.h50 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
A Dpgalloc_64.h58 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/arm/include/asm/
A Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgalloc.h96 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h147 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function

Completed in 10 milliseconds