Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/um/include/asm/
Dpgalloc.h36 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/sh/include/asm/
Dpgalloc.h63 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/openrisc/include/asm/
Dpgalloc.h95 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/Linux-v4.19/arch/nios2/include/asm/
Dpgalloc.h71 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/Linux-v4.19/arch/xtensa/include/asm/
Dpgalloc.h77 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/hexagon/include/asm/
Dpgalloc.h85 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/Linux-v4.19/arch/unicore32/include/asm/
Dpgalloc.h76 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/nds32/include/asm/
Dpgalloc.h58 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/alpha/include/asm/
Dpgalloc.h84 pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
/Linux-v4.19/arch/arc/include/asm/
Dpgalloc.h128 static inline void pte_free(struct mm_struct *mm, pgtable_t ptep) in pte_free() function
/Linux-v4.19/arch/m68k/include/asm/
Dmotorola_pgalloc.h52 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
Dsun3_pgalloc.h26 static inline void pte_free(struct mm_struct *mm, pgtable_t page) in pte_free() function
Dmcf_pgalloc.h78 static inline void pte_free(struct mm_struct *mm, struct page *page) in pte_free() function
/Linux-v4.19/arch/riscv/include/asm/
Dpgalloc.h108 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/parisc/include/asm/
Dpgalloc.h149 static inline void pte_free(struct mm_struct *mm, struct page *pte) in pte_free() function
/Linux-v4.19/arch/arm/include/asm/
Dpgalloc.h125 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/mips/include/asm/
Dpgalloc.h80 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h93 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/Linux-v4.19/arch/ia64/include/asm/
Dpgalloc.h108 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h94 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/Linux-v4.19/arch/arm64/include/asm/
Dpgalloc.h123 static inline void pte_free(struct mm_struct *mm, pgtable_t pte) in pte_free() function
/Linux-v4.19/arch/s390/include/asm/
Dpgalloc.h146 #define pte_free(mm, pte) page_table_free(mm, (unsigned long *) pte) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h212 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h127 static inline void pte_free(struct mm_struct *mm, pgtable_t ptepage) in pte_free() function
/Linux-v4.19/arch/microblaze/include/asm/
Dpgalloc.h166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free() function

12