Searched refs:hash__flush_tlb_range (Results 1 – 2 of 2) sorted by relevance
55 return hash__flush_tlb_range(vma, start, end); in flush_pmd_tlb_range()65 return hash__flush_tlb_range(vma, start, end); in flush_hugetlb_tlb_range()73 return hash__flush_tlb_range(vma, start, end); in flush_tlb_range()
102 static inline void hash__flush_tlb_range(struct vm_area_struct *vma, in hash__flush_tlb_range() function