Searched refs:flush_anon_page (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/arch/nds32/include/asm/ |
D | cacheflush.h | 32 void flush_anon_page(struct vm_area_struct *vma,
|
/Linux-v4.19/arch/arc/include/asm/ |
D | cacheflush.h | 76 void flush_anon_page(struct vm_area_struct *vma,
|
/Linux-v4.19/arch/mips/include/asm/ |
D | cacheflush.h | 70 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/Linux-v4.19/arch/sh/include/asm/ |
D | cacheflush.h | 61 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/Linux-v4.19/arch/parisc/include/asm/ |
D | cacheflush.h | 93 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
|
/Linux-v4.19/include/linux/ |
D | highmem.h | 15 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
|
/Linux-v4.19/arch/arm/include/asm/ |
D | cacheflush.h | 309 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/Linux-v4.19/arch/nds32/mm/ |
D | cacheflush.c | 300 void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/Linux-v4.19/arch/arc/mm/ |
D | cache.c | 1048 void flush_anon_page(struct vm_area_struct *vma, struct page *page, in flush_anon_page() function
|
/Linux-v4.19/mm/ |
D | ksm.c | 568 flush_anon_page(vma, page, addr); in get_mergeable_page() 2297 flush_anon_page(vma, *page, ksm_scan.address); in scan_get_next_rmap_item()
|
D | gup.c | 744 flush_anon_page(vma, page, start); in __get_user_pages()
|
/Linux-v4.19/Documentation/core-api/ |
D | cachetlb.rst | 353 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|