Home
last modified time | relevance | path

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

12

/linux-3.3/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-3.3/arch/powerpc/include/asm/
Dpgalloc.h16 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/um/include/asm/
Dpgalloc.h32 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/xtensa/include/asm/
Dpgalloc.h61 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/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-3.3/arch/openrisc/include/asm/
Dpgalloc.h86 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/sh/include/asm/
Dpgalloc.h54 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/cris/include/asm/
Dpgalloc.h39 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/hexagon/include/asm/
Dpgalloc.h89 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/score/include/asm/
Dpgalloc.h64 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/unicore32/include/asm/
Dpgalloc.h68 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/avr32/include/asm/
Dpgalloc.h76 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/alpha/include/asm/
Dpgalloc.h61 pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/tile/include/asm/
Dpgalloc.h82 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/m68k/include/asm/
Dmotorola_pgalloc.h24 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dsun3_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-3.3/arch/m32r/include/asm/
Dpgalloc.h50 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/mips/include/asm/
Dpgalloc.h90 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/parisc/include/asm/
Dpgalloc.h136 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/arm/include/asm/
Dpgalloc.h117 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/ia64/include/asm/
Dpgalloc.h110 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.3/arch/sparc/include/asm/
Dpgalloc_64.h61 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
Dpgalloc_32.h62 #define pte_free_kernel(mm, pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
/linux-3.3/arch/x86/include/asm/
Dpgalloc.h42 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function

12