Home
last modified time | relevance | path

Searched defs:pte_free (Results 1 – 9 of 9) 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/openrisc/include/asm/
Dpgalloc.h90 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/arch/xtensa/include/asm/
Dpgalloc.h70 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/arch/arc/include/asm/
Dpgalloc.h124 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
/arch/m68k/include/asm/
Dmotorola_pgalloc.h52 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
Dmcf_pgalloc.h74 static inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
/arch/s390/include/asm/
Dpgalloc.h158 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/arch/sparc/mm/
Dsrmmu.c388 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
Dinit_64.c2926 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function