/Linux-v4.19/arch/um/include/asm/ |
D | pgalloc.h | 36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgalloc.h | 63 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 95 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgalloc.h | 71 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgalloc.h | 77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgalloc.h | 85 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgalloc.h | 76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgalloc.h | 58 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgalloc.h | 84 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgalloc.h | 128 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 52 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
D | sun3_pgalloc.h | 26 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
D | mcf_pgalloc.h | 78 static inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgalloc.h | 108 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgalloc.h | 149 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgalloc.h | 125 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgalloc.h | 80 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 93 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgalloc.h | 108 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 94 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgalloc.h | 123 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/Linux-v4.19/arch/s390/include/asm/ |
D | pgalloc.h | 146 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 212 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 127 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | pgalloc.h | 166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free() function
|