Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dtlbflush.h59 static inline void flush_hugetlb_tlb_range(struct vm_area_struct *vma, in flush_hugetlb_tlb_range() function
/Linux-v4.19/mm/
Dhugetlb.c4309 #define flush_hugetlb_tlb_range(vma, addr, end) flush_tlb_range(vma, addr, end) macro
4386 flush_hugetlb_tlb_range(vma, f_start, f_end); in hugetlb_change_protection()
4388 flush_hugetlb_tlb_range(vma, start, end); in hugetlb_change_protection()