Home
last modified time | relevance | path

Searched defs:ptepage (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/microblaze/include/asm/
Dpgalloc.h116 struct page *ptepage; in pte_alloc_one() local
161 static inline void pte_free_slow(struct page *ptepage) in pte_free_slow()
166 static inline void pte_free(struct mm_struct *mm, struct page *ptepage) in pte_free()
/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()
/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()
/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()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable_32.c62 struct page *ptepage; in pte_alloc_one() local
/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()
/Linux-v4.19/mm/
Dhugetlb.c3237 struct page *ptepage; in copy_hugetlb_page_range() local