Lines Matching refs:vm_area_struct
545 extern void tsunami_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned lon…
546 extern void tsunami_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
552 extern void tsunami_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned long …
553 extern void tsunami_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
559 extern void swift_flush_cache_range(struct vm_area_struct *vma,
561 extern void swift_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
567 extern void swift_flush_tlb_range(struct vm_area_struct *vma,
569 extern void swift_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
572 void swift_flush_tlb_page(struct vm_area_struct *vma, unsigned long page)
611 extern void viking_flush_cache_range(struct vm_area_struct *vma, unsigned long start,
613 extern void viking_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
621 extern void viking_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,
623 extern void viking_flush_tlb_page(struct vm_area_struct *vma,
627 extern void sun4dsmp_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,
629 extern void sun4dsmp_flush_tlb_page(struct vm_area_struct *vma,
635 extern void hypersparc_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned …
636 extern void hypersparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page);
642 extern void hypersparc_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned lo…
643 extern void hypersparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page);
1230 static void turbosparc_flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned … in turbosparc_flush_cache_range()
1238 static void turbosparc_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in turbosparc_flush_cache_page()
1281 static void turbosparc_flush_tlb_range(struct vm_area_struct *vma, unsigned long start, unsigned lo… in turbosparc_flush_tlb_range()
1288 static void turbosparc_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in turbosparc_flush_tlb_page()
1668 static void smp_flush_cache_range(struct vm_area_struct *vma, in smp_flush_cache_range()
1685 static void smp_flush_tlb_range(struct vm_area_struct *vma, in smp_flush_tlb_range()
1702 static void smp_flush_cache_page(struct vm_area_struct *vma, unsigned long page) in smp_flush_cache_page()
1717 static void smp_flush_tlb_page(struct vm_area_struct *vma, unsigned long page) in smp_flush_tlb_page()