Searched defs:pte_free (Results 1 – 7 of 7) sorted by relevance
43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
99 static inline void pte_free(struct mm_struct *mm, struct page *pte_page) in pte_free() function
62 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
144 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
367 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
2916 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
Completed in 19 milliseconds