Searched refs:tlb_flush_rmaps (Results 1 – 3 of 3) sorted by relevance
296 extern void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma);310 static inline void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) { }294 static inline void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) { } tlb_flush_rmaps() function
73 * tlb_flush_rmaps - do pending rmap removals after we have flushed the TLB82 void tlb_flush_rmaps(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_flush_rmaps() function
1769 tlb_flush_rmaps(tlb, vma); in zap_pte_range()