Lines Matching defs:vma
315 __flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, in __flush_cache_page()
327 static void flush_user_cache_page(struct vm_area_struct *vma, unsigned long vmaddr) in flush_user_cache_page()
560 static void flush_cache_page_if_present(struct vm_area_struct *vma, in flush_cache_page_if_present()
575 unsigned long vaddr, struct vm_area_struct *vma) in copy_user_highpage()
587 void copy_to_user_page(struct vm_area_struct *vma, struct page *page, in copy_to_user_page()
595 void copy_from_user_page(struct vm_area_struct *vma, struct page *page, in copy_from_user_page()
631 static void flush_cache_pages(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_pages()
658 struct vm_area_struct *vma; in mm_total_size() local
672 struct vm_area_struct *vma; in flush_cache_mm() local
697 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_range()
711 void flush_cache_page(struct vm_area_struct *vma, unsigned long vmaddr, unsigned long pfn) in flush_cache_page()
721 void flush_anon_page(struct vm_area_struct *vma, struct page *page, unsigned long vmaddr) in flush_anon_page()