Searched refs:flush_anon_page (Results 1 – 8 of 8) sorted by relevance
/linux/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/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/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/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/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/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/Documentation/core-api/ |
H A D | cachetlb.rst | 349 ``void flush_anon_page(struct vm_area_struct *vma, struct page *page,
|
/linux/mm/ |
H A D | gup.c | 1562 flush_anon_page(vma, subpage, start + j * PAGE_SIZE); in __get_user_pages()
|