Home
last modified time | relevance | path

Searched refs:pte_free_kernel (Results 1 – 25 of 30) sorted by relevance

12

/linux-3.4.99/arch/parisc/include/asm/
Dpgalloc.h136 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
144 pte_free_kernel(mm, page_address(pte)); in pte_free()
/linux-3.4.99/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.4.99/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.4.99/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.4.99/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-3.4.99/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.4.99/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.4.99/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.4.99/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.4.99/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.4.99/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.4.99/arch/alpha/include/asm/
Dpgalloc.h61 pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.4.99/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.4.99/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.4.99/arch/m68k/include/asm/
Dsun3_pgalloc.h24 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-3.4.99/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.4.99/arch/sparc/include/asm/
Dpgalloc_32.h62 #define pte_free_kernel(mm, pte) BTFIXUP_CALL(free_pte_fast)(pte) macro
Dpgalloc_64.h61 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux-3.4.99/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.4.99/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.4.99/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.4.99/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.4.99/arch/s390/include/asm/
Dpgalloc.h137 #define pte_free_kernel(mm, pte) page_table_free(mm, (unsigned long *) pte) macro

12