Searched defs:flush_hugetlb_tlb_range (Results 1 – 3 of 3) sorted by relevance
65 static inline void flush_hugetlb_tlb_range(struct vm_area_struct *vma, in flush_hugetlb_tlb_range() function
63 static inline void flush_hugetlb_tlb_range(struct vm_area_struct *vma, in flush_hugetlb_tlb_range() function
1260 #define flush_hugetlb_tlb_range(vma, addr, end) flush_tlb_range(vma, addr, end) macro