Lines Matching defs:vma
319 __flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, in __flush_cache_page()
331 static void flush_user_cache_page(struct vm_area_struct *vma, unsigned long vmaddr) in flush_user_cache_page()
371 void flush_icache_pages(struct vm_area_struct *vma, struct page *page, in flush_icache_pages()
416 struct vm_area_struct *vma; in flush_dcache_folio() local
605 static void flush_cache_page_if_present(struct vm_area_struct *vma, in flush_cache_page_if_present()
626 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage()
638 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
646 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
682 static void flush_cache_pages(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_pages()
714 struct vm_area_struct *vma; in mm_total_size() local
728 struct vm_area_struct *vma; in flush_cache_mm() local
753 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_range()
767 void flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, unsigned long pfn) in flush_cache_page()
777 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page()