Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpgalloc.h38 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux/arch/m68k/include/asm/
H A Dmcf_pgalloc.h8 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
H A Dmotorola_pgalloc.h32 static inline void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function
/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h72 #define pte_free_kernel(mm, pte) free_pte_fast(pte) macro
/linux/arch/s390/include/asm/
H A Dpgalloc.h142 #define pte_free_kernel( global() macro
/linux/arch/sparc/mm/
H A Dinit_64.c2909 void pte_free_kernel(struct mm_struct *mm, pte_t *pte) in pte_free_kernel() function