/Linux-v4.19/arch/um/include/asm/ |
D | pgalloc.h | 31 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgalloc.h | 58 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgalloc.h | 90 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgalloc.h | 66 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | pgalloc.h | 72 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgalloc.h | 91 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgalloc.h | 70 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgalloc.h | 51 static inline void pte_free_kernel(struct mm_struct *mm, pte_t * pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgalloc.h | 62 pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgalloc.h | 123 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgalloc_32.h | 75 #define pte_free_kernel(mm, pte) free_pte_fast(pte) macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 25 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
D | sun3_pgalloc.h | 21 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
D | mcf_pgalloc.h | 8 extern inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/riscv/include/asm/ |
D | pgalloc.h | 103 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | pgalloc.h | 144 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgalloc.h | 119 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgalloc.h | 75 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 88 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/ia64/include/asm/ |
D | pgalloc.h | 114 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgalloc.h | 89 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgalloc.h | 117 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *ptep) in pte_free_kernel() function
|
/Linux-v4.19/arch/s390/include/asm/ |
D | pgalloc.h | 145 #define pte_free_kernel(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgalloc.h | 207 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgalloc.h | 122 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
|