Searched refs:flush_anon_page (Results 1 – 14 of 14) sorted by relevance
/linux/arch/nds32/include/asm/ |
A D | cacheflush.h | 36 void flush_anon_page(struct vm_area_struct *vma,
|
/linux/arch/csky/abiv1/inc/abi/ |
A D | cacheflush.h | 31 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux/arch/arc/include/asm/ |
A D | cacheflush.h | 73 void flush_anon_page(struct vm_area_struct *vma,
|
/linux/arch/sh/include/asm/ |
A D | cacheflush.h | 60 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux/arch/parisc/include/asm/ |
A D | cacheflush.h | 89 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
|
/linux/arch/mips/include/asm/ |
A D | cacheflush.h | 69 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux/arch/arm/include/asm/ |
A D | cacheflush.h | 307 static inline void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux/include/linux/ |
A D | highmem.h | 164 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
|
/linux/Documentation/translations/zh_CN/core-api/ |
A D | cachetlb.rst | 293 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|
/linux/arch/nds32/mm/ |
A D | cacheflush.c | 299 void flush_anon_page(struct vm_area_struct *vma, in flush_anon_page() function
|
/linux/arch/arc/mm/ |
A D | cache.c | 977 void flush_anon_page(struct vm_area_struct *vma, struct page *page, in flush_anon_page() function
|
/linux/mm/ |
A D | ksm.c | 565 flush_anon_page(vma, page, addr); in get_mergeable_page() 2310 flush_anon_page(vma, *page, ksm_scan.address); in scan_get_next_rmap_item()
|
A D | gup.c | 1187 flush_anon_page(vma, page, start); in __get_user_pages()
|
/linux/Documentation/core-api/ |
A D | cachetlb.rst | 350 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|
Completed in 113 milliseconds