Home
last modified time | relevance | path

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

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