Searched refs:flush_anon_page (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/arch/csky/abiv1/inc/abi/ |
| H A D | cacheflush.h | 33 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | cacheflush.h | 80 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr);
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | cacheflush.h | 78 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
| /linux-6.15/arch/sh/include/asm/ |
| H A D | cacheflush.h | 67 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | cacheflush.h | 312 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
| /linux-6.15/Documentation/translations/zh_CN/core-api/ |
| H A D | cachetlb.rst | 299 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|
| /linux-6.15/include/linux/ |
| H A D | highmem.h | 186 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | cache.c | 776 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
|
| /linux-6.15/mm/ |
| H A D | ksm.c | 758 flush_anon_page(vma, page, addr); in get_mergeable_page() 2562 flush_anon_page(vma, tmp_page, ksm_scan.address); in scan_get_next_rmap_item()
|
| H A D | gup.c | 1562 flush_anon_page(vma, subpage, start + j * PAGE_SIZE); in __get_user_pages()
|
| /linux-6.15/Documentation/core-api/ |
| H A D | cachetlb.rst | 349 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|