Searched refs:hash__flush_tlb_range (Results 1 – 2 of 2) sorted by relevance
51 return hash__flush_tlb_range(vma, start, end); in flush_pmd_tlb_range()61 return hash__flush_tlb_range(vma, start, end); in flush_hugetlb_tlb_range()69 return hash__flush_tlb_range(vma, start, end); in flush_tlb_range()
108 static inline void hash__flush_tlb_range(struct vm_area_struct *vma, in hash__flush_tlb_range() function