Searched defs:pte_free (Results 1 – 9 of 9) sorted by relevance
/arch/powerpc/include/asm/ |
D | pgalloc.h | 43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/arch/openrisc/include/asm/ |
D | pgalloc.h | 90 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
|
/arch/xtensa/include/asm/ |
D | pgalloc.h | 70 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/arch/arc/include/asm/ |
D | pgalloc.h | 124 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
|
/arch/m68k/include/asm/ |
D | motorola_pgalloc.h | 52 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
|
D | mcf_pgalloc.h | 74 static inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
|
/arch/s390/include/asm/ |
D | pgalloc.h | 158 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
|
/arch/sparc/mm/ |
D | srmmu.c | 388 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
D | init_64.c | 2926 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|