Home
last modified time | relevance | path

Searched defs:pte_free (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dpgalloc.h43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/linux/include/asm-generic/
A Dpgalloc.h99 static inline void pte_free(struct mm_struct *mm, struct page *pte_page) in pte_free() function
/linux/arch/m68k/include/asm/
A Dmcf_pgalloc.h62 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
A Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
/linux/arch/s390/include/asm/
A Dpgalloc.h144 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/linux/arch/sparc/mm/
A Dsrmmu.c367 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
A Dinit_64.c2916 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function

Completed in 18 milliseconds