Searched refs:flush_anon_page (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/arch/csky/abiv1/inc/abi/ |
D | cacheflush.h | 31 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | cacheflush.h | 75 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr);
|
/linux-6.1.9/arch/arc/include/asm/ |
D | cacheflush.h | 73 void flush_anon_page(struct vm_area_struct *vma,
|
/linux-6.1.9/arch/sh/include/asm/ |
D | cacheflush.h | 60 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux-6.1.9/arch/mips/include/asm/ |
D | cacheflush.h | 69 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux-6.1.9/arch/arm/include/asm/ |
D | cacheflush.h | 307 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux-6.1.9/include/linux/ |
D | highmem.h | 187 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
|
/linux-6.1.9/Documentation/translations/zh_CN/core-api/ |
D | cachetlb.rst | 299 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|
/linux-6.1.9/arch/parisc/kernel/ |
D | cache.c | 721 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
|
/linux-6.1.9/arch/arc/mm/ |
D | cache.c | 977 void flush_anon_page(struct vm_area_struct *vma, struct page *page, in flush_anon_page() function
|
/linux-6.1.9/mm/ |
D | ksm.c | 536 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()
|
D | gup.c | 1267 flush_anon_page(vma, page, start); in __get_user_pages()
|
/linux-6.1.9/Documentation/core-api/ |
D | cachetlb.rst | 350 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|