Searched defs:pgd_free (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/arch/arm64/mm/
H A Dpgd.c43 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/sh/mm/
H A Dpgtable.c37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgalloc.h35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/cris/include/asm/
H A Dpgalloc.h20 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgalloc.h36 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/score/include/asm/
H A Dpgalloc.h35 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgalloc.h69 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgalloc.h57 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/metag/include/asm/
H A Dpgalloc.h37 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/arm/mm/
H A Dpgd.c109 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) pgd_free() function
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgalloc.h35 pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgalloc_32.h27 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
H A Dpgalloc_64.h30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgalloc.h29 #define pgd_free(mm, pgd) free_pgd_slow(mm, pgd) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgalloc.h62 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/mn10300/mm/
H A Dpgtable.c162 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgalloc.h46 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgalloc.h49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/frv/mm/
H A Dpgalloc.c143 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgalloc.h28 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/m68k/include/asm/
H A Dmcf_pgalloc.h87 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
H A Dmotorola_pgalloc.h86 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
H A Dsun3_pgalloc.h84 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/arc/include/asm/
H A Dpgalloc.h74 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/um/kernel/
H A Dmem.c198 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/s390/include/asm/
H A Dpgalloc.h117 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgalloc.h30 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgalloc.h99 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgalloc-64.h49 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/powerpc/mm/
H A Dpgtable_32.c98 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/x86/mm/
H A Dpgtable.c394 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/tile/mm/
H A Dpgtable.c222 void pgd_free(struct mm_struct *mm, pgd_t *pgd) pgd_free() function
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt_types.h257 void (*pgd_free)(struct mm_struct *mm, pgd_t *pgd); member in struct:pv_mmu_ops

Completed in 2180 milliseconds