Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mn10300/include/asm/
Dpgalloc.h42 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/arch/frv/include/asm/
Dpgalloc.h41 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/openrisc/include/asm/
Dpgalloc.h91 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/sh/include/asm/
Dpgalloc.h57 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/nios2/include/asm/
Dpgalloc.h67 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/arch/cris/include/asm/
Dpgalloc.h44 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/arch/score/include/asm/
Dpgalloc.h67 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/arch/avr32/include/asm/
Dpgalloc.h79 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/alpha/include/asm/
Dpgalloc.h61 pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/metag/include/asm/
Dpgalloc.h64 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/powerpc/include/asm/
Dpgalloc-64.h102 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
206 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dpgalloc-32.h40 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/arch/sparc/include/asm/
Dpgalloc_32.h74 #define pte_free_kernel(mm, pte) free_pte_fast(pte) macro
/linux-4.1.27/arch/m68k/include/asm/
Dsun3_pgalloc.h20 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dmotorola_pgalloc.h24 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dmcf_pgalloc.h7 extern inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/m32r/include/asm/
Dpgalloc.h55 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/arm64/include/asm/
Dpgalloc.h98 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/mips/include/asm/
Dpgalloc.h93 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/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-4.1.27/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-4.1.27/arch/tile/include/asm/
Dpgalloc.h94 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/ia64/include/asm/
Dpgalloc.h113 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/s390/include/asm/
Dpgalloc.h141 #define pte_free_kernel(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgalloc.h42 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/microblaze/include/asm/
Dpgalloc.h156 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-4.1.27/arch/sparc/mm/
Dinit_64.c2669 void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function