Lines Matching defs:page
186 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page()
202 static inline void clear_user_highpage(struct page *page, unsigned long vaddr) in clear_user_highpage()
237 static inline void clear_highpage(struct page *page) in clear_highpage()
244 static inline void clear_highpage_kasan_tagged(struct page *page) in clear_highpage_kasan_tagged()
254 static inline void tag_clear_highpage(struct page *page) in tag_clear_highpage()
268 static inline void zero_user_segments(struct page *page, in zero_user_segments()
289 static inline void zero_user_segment(struct page *page, in zero_user_segment()
295 static inline void zero_user(struct page *page, in zero_user()
407 static inline void memset_page(struct page *page, size_t offset, int val, in memset_page()
417 static inline void memcpy_from_page(char *to, struct page *page, in memcpy_from_page()
427 static inline void memcpy_to_page(struct page *page, size_t offset, in memcpy_to_page()
438 static inline void memzero_page(struct page *page, size_t offset, size_t len) in memzero_page()
665 static inline void unmap_and_put_page(struct page *page, void *addr) in unmap_and_put_page()