Home
last modified time | relevance | path

Searched defs:pte_free_kernel (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/arch/um/include/asm/
Dpgalloc.h31 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/
Dpgalloc.h58 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/
Dpgalloc.h90 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/
Dpgalloc.h66 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/
Dpgalloc.h72 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/
Dpgalloc.h91 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/
Dpgalloc.h70 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/
Dpgalloc.h51 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/
Dpgalloc.h62 pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/Linux-v4.19/arch/arc/include/asm/
Dpgalloc.h123 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/
Dpgalloc_32.h75 #define pte_free_kernel(mm, pte) free_pte_fast(pte) macro
/Linux-v4.19/arch/m68k/include/asm/
Dmotorola_pgalloc.h25 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dsun3_pgalloc.h21 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dmcf_pgalloc.h8 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/
Dpgalloc.h103 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/
Dpgalloc.h144 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/
Dpgalloc.h119 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/
Dpgalloc.h75 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/
Dpgalloc.h88 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/
Dpgalloc.h114 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/
Dpgalloc.h89 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/
Dpgalloc.h117 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/
Dpgalloc.h145 #define pte_free_kernel(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h207 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/
Dpgalloc.h122 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function

12