Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Dpgalloc.h73 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
98 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v4.19/arch/arm/include/asm/
Dpgalloc.h35 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
52 #define pmd_free(mm, pmd) do { } while (0) macro
/Linux-v4.19/arch/sh/mm/
Dpgtable.c54 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/um/include/asm/
Dpgalloc.h50 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/nds32/include/asm/
Dpgalloc.h16 #define pmd_free(mm, pmd) do { } while (0) macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgalloc.h49 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_32.h52 #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-v4.19/arch/m68k/include/asm/
Dmotorola_pgalloc.h75 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dsun3_pgalloc.h82 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h88 #define pmd_free(mm, pmd) BUG() macro
/Linux-v4.19/include/asm-generic/
Dpgtable-nopmd.h60 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/riscv/include/asm/
Dpgalloc.h76 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/mips/include/asm/
Dpgalloc.h104 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h49 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h66 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h49 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgalloc.h39 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp) in pmd_free() function
/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h84 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h162 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h93 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v4.19/arch/microblaze/include/asm/
Dpgalloc.h185 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v4.19/arch/x86/include/asm/
Dpgalloc.h112 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function