Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpgalloc.h43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/arch/m68k/include/asm/
Dmcf_pgalloc.h60 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
/arch/s390/include/asm/
Dpgalloc.h144 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/arch/sparc/mm/
Dsrmmu.c368 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
Dinit_64.c2934 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function