Home
last modified time | relevance | path

Searched refs:flush_anon_page (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dcacheflush.h36 void flush_anon_page(struct vm_area_struct *vma,
/OK3568_Linux_fs/kernel/arch/csky/abiv1/inc/abi/
H A Dcacheflush.h34 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dcacheflush.h73 void flush_anon_page(struct vm_area_struct *vma,
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcacheflush.h93 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dcacheflush.h60 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcacheflush.h69 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dhighmem.h15 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcacheflush.h306 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dcacheflush.c299 void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dcache.c1059 void flush_anon_page(struct vm_area_struct *vma, struct page *page, in flush_anon_page() function
/OK3568_Linux_fs/kernel/mm/
H A Dksm.c569 flush_anon_page(vma, page, addr); in get_mergeable_page()
2314 flush_anon_page(vma, *page, ksm_scan.address); in scan_get_next_rmap_item()
H A Dgup.c1168 flush_anon_page(vma, page, start); in __get_user_pages()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcachetlb.rst343 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,