Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h13 #define pmd_free(mm, x) do { } while (0) macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h40 #define pmd_free(mm, x) do { } while (0) macro
Dmcf_pgalloc.h74 #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
/arch/sh/mm/
Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/parisc/include/asm/
Dpgalloc.h57 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h24 #define pmd_free(mm, x) do { } while (0) macro
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h54 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/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
/arch/arm/include/asm/
Dpgalloc.h38 #define pmd_free(mm, pmd) do { } while (0) macro
/arch/s390/include/asm/
Dpgalloc.h96 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h145 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function