Searched defs:pte_free (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pgalloc.h | 43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pgalloc.h | 43 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | mcf_pgalloc.h | 60 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
|
H A D | motorola_pgalloc.h | 42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | motorola_pgalloc.h | 42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
|
H A D | mcf_pgalloc.h | 64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | pgalloc.h | 124 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | pgalloc.h | 99 static inline void pte_free(struct mm_struct *mm, struct page *pte_page) in pte_free() function
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | pgalloc.h | 104 static inline void pte_free(struct mm_struct *mm, struct page *pte_page) in pte_free() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgalloc.h | 147 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgalloc.h | 144 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | srmmu.c | 367 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
|
H A D | init_64.c | 2916 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | srmmu.c | 368 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
|
H A D | init_64.c | 2934 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
|
Completed in 16 milliseconds