Home
last modified time | relevance | path

Searched refs:hash__flush_tlb_range (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dtlbflush.h55 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()
Dtlbflush-hash.h102 static inline void hash__flush_tlb_range(struct vm_area_struct *vma, in hash__flush_tlb_range() function