Searched refs:flush_anon_page (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/arc/include/asm/ |
D | cacheflush.h | 76 void flush_anon_page(struct vm_area_struct *vma,
|
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/parisc/include/asm/ |
D | cacheflush.h | 114 flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page() function
|
/linux-4.4.14/include/linux/ |
D | highmem.h | 14 static inline void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vma… in flush_anon_page() function
|
/linux-4.4.14/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-4.4.14/arch/arc/mm/ |
D | cache.c | 831 void flush_anon_page(struct vm_area_struct *vma, struct page *page, in flush_anon_page() function
|
/linux-4.4.14/mm/ |
D | ksm.c | 474 flush_anon_page(vma, page, addr); in get_mergeable_page() 1644 flush_anon_page(vma, *page, ksm_scan.address); in scan_get_next_rmap_item()
|
D | gup.c | 540 flush_anon_page(vma, page, start); in __get_user_pages()
|
/linux-4.4.14/Documentation/ |
D | cachetlb.txt | 347 void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|