Home
last modified time | relevance | path

Searched defs:pgd_free (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm64/mm/
A Dpgd.c30 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/nds32/mm/
A Dmm-nds32.c43 void pgd_free(struct mm_struct *mm, pgd_t * pgd) in pgd_free() function
/linux/arch/sh/mm/
A Dpgtable.c37 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/arm/mm/
A Dpgd.c142 void pgd_free(struct mm_struct *mm, pgd_t *pgd_base) in pgd_free() function
/linux/arch/powerpc/include/asm/nohash/
A Dpgalloc.h26 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/parisc/include/asm/
A Dpgalloc.h32 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/include/asm-generic/
A Dpgalloc.h179 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/m68k/include/asm/
A Dmcf_pgalloc.h76 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
A Dmotorola_pgalloc.h71 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h14 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/sparc/include/asm/
A Dpgalloc_32.h26 #define pgd_free(mm, pgd) free_pgd_fast(pgd) macro
A Dpgalloc_64.h31 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h81 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/s390/include/asm/
A Dpgalloc.h124 static inline void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/x86/mm/
A Dpgtable.c471 void pgd_free(struct mm_struct *mm, pgd_t *pgd) in pgd_free() function
/linux/arch/x86/include/asm/
A Dparavirt_types.h188 void (*pgd_free)(struct mm_struct *mm, pgd_t *pgd); member

Completed in 18 milliseconds