Home
last modified time | relevance | path

Searched defs:pte_free (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgalloc.h43 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 Dpgalloc.h43 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 Dmcf_pgalloc.h60 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
H A Dmotorola_pgalloc.h42 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 Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free() function
H A Dmcf_pgalloc.h64 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 Dpgalloc.h124 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 Dpgalloc.h99 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 Dpgalloc.h104 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 Dpgalloc.h147 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgalloc.h144 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dsrmmu.c367 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
H A Dinit_64.c2916 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dsrmmu.c368 void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
H A Dinit_64.c2934 void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function

Completed in 16 milliseconds