Home
last modified time | relevance | path

Searched defs:pte_free (Results 1 – 32 of 32) sorted by relevance

/linux-4.4.14/arch/mn10300/include/asm/
Dpgalloc.h47 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/um/include/asm/
Dpgalloc.h36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/frv/include/asm/
Dpgalloc.h46 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/openrisc/include/asm/
Dpgalloc.h96 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/sh/include/asm/
Dpgalloc.h62 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/nios2/include/asm/
Dpgalloc.h72 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/xtensa/include/asm/
Dpgalloc.h77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/cris/include/asm/
Dpgalloc.h49 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/hexagon/include/asm/
Dpgalloc.h85 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/score/include/asm/
Dpgalloc.h72 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/unicore32/include/asm/
Dpgalloc.h76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/metag/include/asm/
Dpgalloc.h69 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/alpha/include/asm/
Dpgalloc.h83 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
/linux-4.4.14/arch/avr32/include/asm/
Dpgalloc.h84 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/powerpc/include/asm/
Dpgalloc-64.h107 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
211 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
Dpgalloc-32.h45 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/linux-4.4.14/arch/arc/include/asm/
Dpgalloc.h128 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
/linux-4.4.14/arch/m68k/include/asm/
Dsun3_pgalloc.h25 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
Dmotorola_pgalloc.h51 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
Dmcf_pgalloc.h76 extern inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
/linux-4.4.14/arch/arm64/include/asm/
Dpgalloc.h105 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/m32r/include/asm/
Dpgalloc.h60 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/mips/include/asm/
Dpgalloc.h98 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/parisc/include/asm/
Dpgalloc.h149 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/tile/include/asm/
Dpgalloc.h81 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/arm/include/asm/
Dpgalloc.h125 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/ia64/include/asm/
Dpgalloc.h107 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/linux-4.4.14/arch/s390/include/asm/
Dpgalloc.h142 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgalloc.h48 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/linux-4.4.14/arch/microblaze/include/asm/
Dpgalloc.h166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free() function
/linux-4.4.14/arch/sparc/mm/
Dsrmmu.c357 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
Dinit_64.c2741 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function