Home
last modified time | relevance | path

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

/linux-3.3/arch/parisc/include/asm/
Dpgalloc.h73 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
94 #define pmd_free(mm, x) do { } while (0) macro
/linux-3.3/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-3.3/arch/sh/mm/
Dpgtable.c53 void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/s390/include/asm/
Dpgalloc.h65 #define pmd_free(mm, x) do { } while (0) macro
100 #define pmd_free(mm, pmd) crst_table_free(mm, (unsigned long *) pmd) macro
/linux-3.3/arch/um/include/asm/
Dpgalloc.h51 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/frv/include/asm/
Dpgalloc.h64 #define pmd_free(mm, x) do { } while (0) macro
/linux-3.3/arch/powerpc/include/asm/
Dpgalloc-32.h19 #define pmd_free(mm, x) do { } while (0) macro
Dpgalloc-64.h98 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/alpha/include/asm/
Dpgalloc.h48 pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/tile/include/asm/
Dpgalloc.h116 #define pmd_free(mm, pmdp) \ macro
/linux-3.3/arch/m68k/include/asm/
Dmotorola_pgalloc.h70 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.h81 #define pmd_free(mm, pmd) BUG() macro
/linux-3.3/include/asm-generic/
Dpgtable-nopmd.h59 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/m32r/include/asm/
Dpgalloc.h70 #define pmd_free(mm, x) do { } while (0) macro
/linux-3.3/arch/mips/include/asm/
Dpgalloc.h119 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/ia64/include/asm/
Dpgalloc.h65 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/sparc/include/asm/
Dpgalloc_64.h36 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
Dpgalloc_32.h47 #define pmd_free(mm, pmd) free_pmd_fast(pmd) macro
/linux-3.3/arch/x86/include/asm/
Dpgalloc.h86 static inline void pmd_free(struct mm_struct *mm, pmd_t *pmd) in pmd_free() function
/linux-3.3/arch/microblaze/include/asm/
Dpgalloc.h179 #define pmd_free(mm, x) do { } while (0) macro