Home
last modified time | relevance | path

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

/Linux-v5.4/arch/parisc/include/asm/
Dpgalloc.h76 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
101 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v5.4/arch/arm/include/asm/
Dpgalloc.h30 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
47 #define pmd_free(mm, pmd) do { } while (0) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v5.4/arch/um/include/asm/
Dpgalloc.h38 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/sh/mm/
Dpgtable.c54 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/alpha/include/asm/
Dpgalloc.h51 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/nds32/include/asm/
Dpgalloc.h19 #define pmd_free(mm, pmd) do { } while (0) macro
/Linux-v5.4/arch/m68k/include/asm/
Dsun3_pgalloc.h43 #define pmd_free(mm, x) do { } while (0) macro
Dmotorola_pgalloc.h75 static inline int pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dmcf_pgalloc.h84 #define pmd_free(mm, pmd) BUG() macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgalloc.h70 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v5.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-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h54 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/microblaze/include/asm/
Dpgalloc.h66 #define pmd_free(mm, x) do { } while (0) macro
/Linux-v5.4/arch/mips/include/asm/
Dpgalloc.h73 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/ia64/include/asm/
Dpgalloc.h67 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/include/asm-generic/
Dpgtable-nopmd.h60 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/arm64/include/asm/
Dpgalloc.h40 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmdp) in pmd_free() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h138 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/s390/include/asm/
Dpgalloc.h84 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/Linux-v5.4/arch/x86/include/asm/
Dpgalloc.h106 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function